Click to See Complete Forum and Search --> : css position fixed


IxxI
05-30-2003, 07:48 AM
Yes, yes I know this is a javascript forum, but as position: fixed; doesn't work in IE, I was wondering if there were a workaround? Problem I have is I have menu items that popout in my content page, but as that page scrolls they stay where they are. I was trying to find some javascript that meant they scroll with it. They are not visible until a mouse moves over the link so I'm not too worried about them jumping...
Thanks

IxxI

khalidali63
05-30-2003, 09:27 AM
Try this link,I am sure its exactly what you want.
http://68.145.35.86/skills/javascripts/StaticMenu.html

Nevermore
05-30-2003, 09:42 AM
This topic seems to be getting very popular.

IxxI
05-31-2003, 04:06 PM
Thanks Khalid, just 3 questions. The menu doesn't move until you click on the page - is there a way to stop that? Is it possible to make it so that the menu stays a fixed distance from the top of the viewport? And can elements inside the menu move horizontally and vertically. Sorry for all that...
And cijori :confused:

IxxI

IxxI
06-01-2003, 04:55 PM
Wow! Exactly what I wanted...
I thank you Dave, and thanks Khalid too..
:D

IxxI