Forum Moderators: open
<div id="menu1"
onmouseout="showHideLayers('menu1','','hide'),swapImgRestore()"
onmouseover="showHideLayers('menu1','','show'),swapImage('Button1','','images/nav/mapson.gif',1)"
style="background-color: #ffffff; left: 154px; top: 130px; visibility: hidden;"
name="menu1">
<layer
onmouseout="showHideLayers('menu1','','hide'),swapImgRestore()"
onmouseover="showHideLayers('menu1','','show'),swapImage('Button1','','images/nav/mapson.gif',1)"
bgcolor="#ffffff">
Any thoughts on this would be helpful, as I am not very knowledgeable in this area. Is this pretty much the same as <DIV>?