1) Script Title: HV Menu v5.5
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...menu/index.htm
3) Describe problem:
I placed the menu in a table cell. the whole table is also placed in a table to center the whole site on the screen.
Problem:
In IE everything works fine. But Firefox and Mozilla both let the menu be
placed 10 Pixels left outside the rest of the page.
anybody an idea?
It must be a problem of this center stuff because
without this table around everything works fine in all browsers.
Here is the part of the site:
<body bgcolor="#a9a9a9" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<script type='text/javascript'>
//HV Menu v5.411- by Ger Versluis (http://www.burmees.nl/)
//Submitted to Dynamic Drive (http://www.dynamicdrive.com)
//Visit http://www.dynamicdrive.com for this script and more
function Go(){return}
</script>
<script type='text/javascript' src='scripts/exmplmenu_var.js'></script>
<script type='text/javascript' src='scripts/menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td align="center" valign="middle">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="165">
<img src="images/headnavi.gif" alt="" height="128" width="165" align="top"></td>
<td valign="top" width="596"><img src="images/portfolio.gif" alt="" height="128" width="596" border="0"></td>
<td></td>
</tr>
<tr>
<td width="165"><div id='MenuPos' style='position:relative; width:165; height:175;'></div></td>
<td bgcolor="#676060" align="center">
<iframe src="ipute.html" name="ipute" width="560" height="165" align="center" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td> ......
Thanks for help



Reply With Quote



Bookmarks