Hi I am looking for a guide on how to create a javascript menu. What i want is a horizontal menubar, on wich 2 of the menu items need to have vertical menus that apear below them. Does anyone know any guides that can help me crate this?
I dont know about a guide for it but I have something like that made already if you would like a copy of it.
well I found the html portion of the code but I cant find the javascript section just yet. Ill keep looking though. I just put those into the head and body respectively and used CSS to dress it up and position each one. theres most likely an easier solution to the problem but it works for me.
Hej Millus Try this link out: http://phoenity.com/newtedge/horizontal_nav/ I recently spent a lot of time finding the answer to what you just asked and that one was the "best" I was able to find.
Also look at the CSS menus here, some people have JS switched off. The style you describe looks to be this one. Nicest I've come across is Transmenus. It's commercial if you want templates, but there's a free earlier/basic version from the original code author Adam Boordman somewhere.
Well i have adopted parts of their menu for my website, however i does not work in IE7 on their site it works no matter what browser i use IE7 / FF3b5 I have also tried to copy the menu as they say you should onto a blank page, and it doesn't work here either you can see the blank page one here http://test.icgentofte.dk/test.php I am starting to think it might be a problem with the setup on the server.