ndyrek
06-23-2005, 05:18 PM
The menu is not showing up. I am using the MenuPos for the TargetLoc for the relative positioning. I have used this before and feel very comfortable with the variables. I had not used this menu with css before and I was wondering if this could have something to do with it. The <div id='MenuPos' style='position:relative; width:600; height:34;'><img src='images/transparent.gif' width='600' height='34'></div> tag is not being read.
Has this happen to anyone else?
The coding under the body tag is:
<script type='text/javascript'>
function Go(){return}
</script>
<script type='text/javascript' src='exmplmenu_var.js'></script>
<script type='text/javascript' src='menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
I feel this is not being read.
My stylesheet <div id= .....> tags are being read.
Any ideas?
Has this happen to anyone else?
The coding under the body tag is:
<script type='text/javascript'>
function Go(){return}
</script>
<script type='text/javascript' src='exmplmenu_var.js'></script>
<script type='text/javascript' src='menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
I feel this is not being read.
My stylesheet <div id= .....> tags are being read.
Any ideas?