hi
can anyone please help me
i used dreamweaver to code my website and now i'm trying to add the scrollbar coor code but it doesn't show up at all
can anyone help?
i need help!
Started by nld, Feb 10 2006 12:33 PM
4 replies to this topic
#1
Posted 10 February 2006 - 12:33 PM
#2
Posted 10 February 2006 - 04:45 PM
well what are you using?
this should be it:
<style type="text/css">
body {scrollbar-3dlight-color:#ffd700;
scrollbar-arrow-color:#ff0;
scrollbar-base-color:#ff6347;
scrollbar-darkshadow-color:#ffa500;
scrollbar-face-color:#008080;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f}
</style>
and it only works for IE 5.5 and up.
this should be it:
<style type="text/css">
body {scrollbar-3dlight-color:#ffd700;
scrollbar-arrow-color:#ff0;
scrollbar-base-color:#ff6347;
scrollbar-darkshadow-color:#ffa500;
scrollbar-face-color:#008080;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f}
</style>
and it only works for IE 5.5 and up.
Edited by coolaid, 10 February 2006 - 04:46 PM.
#3
Posted 12 February 2006 - 02:21 PM
Itt works in Opera's latest version aswell. Firefox is not supporting it, and im not sure about safari
#4
Posted 15 February 2006 - 09:04 PM
i tried that but it still isn't working
does it need to be some place specific because this is what my code looke llike right now
in there where do i put the scrollbar code?
does it need to be some place specific because this is what my code looke llike right now
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Keywords" content="avia, aviathrust, thrust, aviation, photos, photo gallery, pics, aviation pics, aircraft, boeing, airbus, 777, 747, 727, 737, 767, a380, black box, aircraft accidents, airlines" />
<meta name="Description" content="Aviathrust - The Thrust of Aviation
Photo gallery of aircrafts including Airbus, Boeing, McDonald Douglas, and more. History of aircrafts. Aircraft data about every single aircraft manufactured. Complete aircraft accident/disaster list with pictures and information provided." />
<title>-=Aviathrust - The Thrust of Aviation=-</title>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<style type="text/css">
<!--
.style1 {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
}
-->
</style>
</head>
<BODY BGCOLOR=#E3E3E3>
<body onload="MM_preloadImages('../website/images/home_rollover.gif','../website/images/photos_rollover.gif','../website/images/acdata_rollover.gif','../website/images/ad_rollover.gif','../website/images/siteinfo_rollover.gif','../website/images/blackbox_rollover.gif','../website/images/search_rollover.gif','../website/images/aviapage_rollover.gif')">
<table width="780" height="970" border="0" cellpadding="0" cellspacing="0">
<tr>
<th height="143" bgcolor="E3E3E3" scope="col"><img src="images/banner.gif" width="780" height="145" /></th>
</tr>
<tr>
<th bgcolor="E3E3E3" scope="col"><table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="11" height="827"> </td>
<td><table width="753" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="753" height="26" align="center"><a href="../aviathrust/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('home','','images/home_rollover.gif',1)"><img src="images/home.gif" name="home" width="66" height="25" border="0" id="home" /></a><a href="../aviathrust/photos.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('photos','','images/photos_rollover.gif',1)"><img src="images/photos.gif" name="photos" width="78" height="25" border="0" id="photos" /></a><a href="../aviathrust/acdata.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('acdata','','images/acdata_rollover.gif',1)"><img src="images/acdata.gif" name="acdata" width="93" height="25" border="0" id="acdata" /></a><a href="../aviathrust/ad.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('advertisement','','images/ad_rollover.gif',1)"><img src="images/ad.gif" name="advertisement" width="133" height="25" border="0" id="advertisement" /></a><a href="../aviathrust/siteinfo.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('siteinfo','','images/siteinfo_rollover.gif',1)"><img src="images/siteinfo.gif" name="siteinfo" width="87" height="25" border="0" id="siteinfo" /></a><a href="../aviathrust/blackbox.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('blackbox','','images/blackbox_rollover.gif',1)"><img src="images/blackbox.gif" name="blackbox" width="104" height="25" border="0" id="blackbox" /></a><a href="../aviathrust/search.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('search','','images/search_rollover.gif',1)"><img src="images/search.gif" name="search" width="80" height="25" border="0" id="search" /></a><a href="../aviathrust/aviapage.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('aviapage','','images/aviapage_rollover.gif',1)"><img src="images/aviapage.gif" name="aviapage" width="104" height="25" border="0" id="aviapage" /></a></td>
</tr>
<tr>
<td width="753" height="19"> </td>
</tr>
<tr>
<td width="753" height="107"><table width="753" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="95"> </td>
<td width="536" height="107"><table width="536" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/top_sponsor1.gif" width="563" height="28" /></td>
</tr>
<tr>
<td background="/website/images/middle_sponsor1.gif"><table width="563" border="0" cellspacing="0" cellpadding="10">
<tr>
<td width="543" height="41" background="images/middle_sponsor1.gif"> </td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/bottom_sponsor1.gif" width="563" height="14" /></td>
</tr>
</table></td>
<td width="95"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="21"> </td>
</tr>
<tr>
<td height="590"><table width="753" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="151" height="591" valign="top"><table width="151" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="370" valign="top"><table width="155" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="370" valign="top"><table width="155" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/top.gif" width="155" height="26" /></td>
</tr>
<tr>
<td height="296" valign="top" background="images/middle.gif"><table width="155" border="0" cellspacing="0" cellpadding="10">
<tr>
<td height="296" valign="top"> </td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/bottom.gif" width="155" height="13" /></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="13"> </td>
<td width="431"><table width="431" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/main_top.gif" width="431" height="26" align="top" /></td>
</tr>
<tr>
<td height="544" background="/website/images/main_middle.gif"><table width="431" height="516" border="0" cellpadding="10" cellspacing="0">
<tr>
<td height="516" valign="top" background="images/main_middle.gif" class="style1"> </td>
</tr>
</table>
<img src="images/main_bottom.gif" width="431" height="22" /></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
<td width="10"> </td>
<td width="151" valign="top"><table width="155" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="370" valign="top"><table width="155" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/top.gif" width="155" height="26" /></td>
</tr>
<tr>
<td height="331" valign="top"><table width="155" height="296" border="0" cellpadding="10" cellspacing="0">
<tr>
<td height="296" valign="top" background="images/middle.gif"> </td>
</tr>
</table>
<img src="images/bottom.gif" width="155" height="13" /></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="67"><img src="images/copyright.gif" width="753" height="66" /></td>
</tr>
</table></td>
<td width="16" height="825"> </td>
</tr>
</table></th>
</tr>
</table>
</body>
</html>
in there where do i put the scrollbar code?
#5
Posted 16 February 2006 - 08:14 AM
in between the <style> tags
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
