Talk:Gallery of user styles: Difference between revisions
Content deleted Content added
Floating sidebar |
No edit summary |
||
Line 12:
And by floating, I mean the sidebar doesn't move when you scroll the rest of the page. I guess that could be seen as "fixed" depending on your perspective... - [[User:Omegatron|Omegatron]] 13:57, 12 Jul 2004 (UTC)
:The easiest way to do this is to use the position:fixed property in your CSS. This works fine in gecko-based browsers, but unfortunately not in Internet Explorer. For some reason, Microsoft has not seen fit to implement this yet.
:It is also possible to do it by using JavaScript. --[[User:Zanthalon|Zanthalon]] 03:37, 28 Aug 2004 (UTC)
|