Click to See Complete Forum and Search --> : Drop Down Menu


Max^Power
01-06-2003, 02:53 AM
I have a drop down menu, which i wanted it to be visible on the page at the top all the time, even if i scroll down the page.
I tried using frames, but my problem is that when the menu drops down, it will not fit into the frame.

any suggestions pls ?

khalidali63
01-06-2003, 08:44 AM
If I understand you correctly,you want a drop dowqn to be stationery on the page?
to do that you do not need frames.
Just create that drop down with an id,and position it absoute,and then write a bit of code that will re-position it as the page is crolled down or up.

I hope this will guide you to right direction

cheers

Khalid