Click to See Complete Forum and Search --> : Pop-up menus


vik_pa
06-06-2003, 06:30 AM
What I require is a link, which when the mouse is passed over it, results in a menu directly beneath. Also when the user passes the mouse over an option in the menu I want a menu to appear to the right of the option. Can someone please post a link to coding for this please

pyro
06-06-2003, 07:39 AM
This should do what you need: http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm

vik_pa
06-06-2003, 08:06 AM
But I want the menu to appear once the user has passed the mouse over a link. The coding makes the menu appear automatically.

vik_pa
06-06-2003, 09:34 AM
I really need assistance in trying to incorporate this menu as a rollover image

vik_pa
06-06-2003, 10:59 AM
Ok the link to the code is good. Thanks. But I am having a problem with the variable MenuCentered = "left". I want the menu to be vetrical and in the centre. However when the menu is in the center and the screen is minimised the left section of the menu can not be seen and you cannot scroll left as the screen starts from the centre of the menu???