beck1
02-27-2006, 12:08 PM
Hi
I wonder if anybody can help me out?
I'm using the HV Menu v.5.5 (script for html page below) and I need to create 2 menus on one page - with different styles. Can someone let me know how to achieve this? I've tried creating a second _var.js file and linking to it from the html page, but only one navigation bar shows.
I'd really appreciate some help!
<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='exmplmenu_var.js'></script>
<script type='text/javascript' src='menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
I wonder if anybody can help me out?
I'm using the HV Menu v.5.5 (script for html page below) and I need to create 2 menus on one page - with different styles. Can someone let me know how to achieve this? I've tried creating a second _var.js file and linking to it from the html page, but only one navigation bar shows.
I'd really appreciate some help!
<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='exmplmenu_var.js'></script>
<script type='text/javascript' src='menu_com.js'></script>
<noscript>Your browser does not support script</noscript>