1
I have recently installed a dropdown menu - HV Menu v5.411 by Ger Versluis from
http://www.dynamicdrive.com which runs in a wide range of browsers and version (from IE and Netscape 4 upwards as well as Opera 7.)
It works fine. I realise that some people turn their scripting off to avoid nasties so I have a crude method of allowing for degrading by having the javascript HV Menu floating over the html horizontal navbar menu. In testing when the browser scripting is turned off then the html horizontal navbar menu shows.
Sometimes when i have browser scripting on there is a slight lag in the page loading and for a brief time the html horizontal navbar menu shows before the HV Menu loads properly. As this is kind of ugly I was wondering if someone could advise me on how to code a neater solution along the lines of.... If the client browser scripting is turned off then show the Html Menu, Else show the HV Menu.
The HV Menu script in theme.html is as follows...
tntmenu1_var.js contains the following functions but I am not sure if/how to use them...
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
Any advice from a javascript guru would be helful. If I can get this working I would be happy to share this static horizontal dropdown dhtml/javascript solution here.
Cheers,
Gamut