Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:44
Netscape 4.7 Table Prolblems, Menu stuck at top
Poster: kjavitz
Dated: Tuesday September 10 2002 - 16:58:01 BST
on this web site http://www.itwebexperts.com/calfinewire/index.asp I am having a problem in netscape of the menu getting stuck on top of the screen with the services overview page, I am totally stumped. Here is the html code when the menu "sticks" at the top and does not load the rest of the page, and the code for the menu after the html:
HTML Code:
<BASE HREF="http://localhost/calfinewire/">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>California Fine Wire</TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="IT Web Experts">
<META NAME="Keywords" CONTENT="">
<META NAME="Description" CONTENT="">
<link rel="stylesheet" href="style.css">
<LAYER blah blah blah....></A></TD></TR></TABLE></LAYER></LAYER>
</HEAD>
<BODY>
<TABLE cellpadding="0" cellspacing="0" width="800"><TR><TD>
<IMG src="images/logo.gif" width="796" height="200"><BR><BR>
<TABLE cellpadding="0" cellspacing="0" border="0">
<FORM>
<TR><TD width="556" valign="top"><DIV id="boundmenuDIV" style="width:1;height:1;position:relative"></DIV><DIV id="boundmenuDIV" Ttyle="width:1;height:1;position:relative">
Menu Code:
addmenu(menu=[
"Services",
,
,
130,
1,
,
SubStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=95);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Overview","servicesoverview.asp",,,1
,"Information On","show-menu=Information","#",,1
])