> I've used a drop-down menu using css in my web page but would like the menu 
> to scroll down with the page.  Is there a way to do this?
> If anyone would have any ideas if this is possible and how to do it, it would 
> be greatly appreciated.
> Jasmin

In CSS2 capable browsers it is possible by using position:fixed. Alas,
MSIE 6 does not support it.

However there are workarounds: http://www.cssplay.co.uk/layouts/fixed.html

-- 
Chris Heilmann
Book: http://www.beginningjavascript.com
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to