Hi folks,
Not sure if I am posting this in the correct forum - this should possible be in the JavaScript forum. I just wanted people's opinion as to the best method to control navigation on a website. The site that I am designing has images in a navigation bar down the left hand side of the page. However, when users mouseover any of these images, I want a further navigation menu to pop out to the right.
Is the best way to do this to have absolute DIVs/Layers and hide them by default and then display them on mouseover? Then onBlur they are hidden again??
All suggestions welcome.
Thanks in advance.
Mighty
Not sure if I am posting this in the correct forum - this should possible be in the JavaScript forum. I just wanted people's opinion as to the best method to control navigation on a website. The site that I am designing has images in a navigation bar down the left hand side of the page. However, when users mouseover any of these images, I want a further navigation menu to pop out to the right.
Is the best way to do this to have absolute DIVs/Layers and hide them by default and then display them on mouseover? Then onBlur they are hidden again??
All suggestions welcome.
Thanks in advance.
Mighty