I'd like to have a menu beside the main content that stays in the same 
position on the screen when you scroll down the page.
Does anyone know of a way to make it work in IE 5 and IE 6?

Example:

#menu {
position:fixed;
width:100px;
top:100px;
left:100px;
}

This (surprisingly) works in IE 7...

-- 
Mvh

Magnus Fahlström

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to