GPo
07-19-2004, 02:06 PM
Can someone suggest what to add to this script to add a scroll bar to my left sidebar. I can currently only see about 65 % of the hyperlink pages listed when a 15" monitor is used. and fewer if the browser toolbars are expanded downwards.
Here is the existing script,
Thanks a lot
GPo
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<meta name="generator" content="Microsoft FrontPage 4.0">
<title>Welcome to Adobe GoLive 6</title>
</head>
<body bgcolor="#003300" leftmargin="0" marginwidth="0">
<p><img src="../Images/Navigation.jpg" alt="" height="441" width="161" usemap="#Navigationbca82135" border="0"><map name="Navigationbca82135"><area shape="rect" coords="7,379,128,410" href="warranty.html" alt="" target="Body"><area shape="rect" coords="7,143,129,191" href="instructions.html" alt="" target="Body"><area shape="rect" coords="7,334,126,364" href="favorites.html" alt="" target="Body"><area shape="rect" coords="7,292,137,320" href="contact.html" alt="" target="Body"><area shape="rect" coords="8,249,123,275" href="../gallery/index.htm" alt="" target="Body"><area shape="rect" coords="8,208,153,234" href="tips.html" alt="" target="Body"><area shape="rect" coords="7,101,150,126" href="accessories.html" alt="" target="Body"><area shape="rect" coords="7,57,111,82" href="cameras.html" alt="" target="Body"><area shape="rect" coords="7,13,93,38" href="welcome.html" alt="" target="Body"></map></p>
</body>
</html>
Here is the existing script,
Thanks a lot
GPo
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<meta name="generator" content="Microsoft FrontPage 4.0">
<title>Welcome to Adobe GoLive 6</title>
</head>
<body bgcolor="#003300" leftmargin="0" marginwidth="0">
<p><img src="../Images/Navigation.jpg" alt="" height="441" width="161" usemap="#Navigationbca82135" border="0"><map name="Navigationbca82135"><area shape="rect" coords="7,379,128,410" href="warranty.html" alt="" target="Body"><area shape="rect" coords="7,143,129,191" href="instructions.html" alt="" target="Body"><area shape="rect" coords="7,334,126,364" href="favorites.html" alt="" target="Body"><area shape="rect" coords="7,292,137,320" href="contact.html" alt="" target="Body"><area shape="rect" coords="8,249,123,275" href="../gallery/index.htm" alt="" target="Body"><area shape="rect" coords="8,208,153,234" href="tips.html" alt="" target="Body"><area shape="rect" coords="7,101,150,126" href="accessories.html" alt="" target="Body"><area shape="rect" coords="7,57,111,82" href="cameras.html" alt="" target="Body"><area shape="rect" coords="7,13,93,38" href="welcome.html" alt="" target="Body"></map></p>
</body>
</html>