Okay, I can't believe I can't find this (I've searched, yes!) but I want a very basic javascript menu that I can attach to my images.
So, I've got my nav images in a vertical row on the left hand side of the page, and when I rollover I just want a submenu to appear to the right which I can add more sections too. Does anyone know off the top of their head something that would do the trick for me? I would really appreciate it. Thanks!
HVMenu allows you to use images (rollovers) for the links and can have as many submenus as you want.
__________________
If this post contains any code, I may or may not have tested it. It's probably just example code, so no getting knickers in a bunch over a typo, OK? If it doesn't have basic error checking in it, such as object detection or checking if objects are null before using them, put that in there. I'm giving examples, not typing up your whole app for you. You run code at your own risk.
Bored? Visit http://www.kaelisspace.com/
Is there any way to have it move with the page, for instance if my webpage is centered, to have it stay over the same spot on the page when the user resized the browser?
Not sure what you mean, but you can use either relative or absolute positioning with that one. Read the README type file that comes with. It says how to do that.
__________________
If this post contains any code, I may or may not have tested it. It's probably just example code, so no getting knickers in a bunch over a typo, OK? If it doesn't have basic error checking in it, such as object detection or checking if objects are null before using them, put that in there. I'm giving examples, not typing up your whole app for you. You run code at your own risk.
Bored? Visit http://www.kaelisspace.com/