OZONE Asylum
FAQ
How do I keep an element static on the screen when users scroll?
This page's ID:
5562
Search
QuickChanges
Forums
FAQ
Archives
Register
You are editing "How do I keep an element static on the screen when users scroll?"
Who can edit an FAQ?
Anyone registered may edit an FAQ.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
There are three solutions: 1. [b]Frames/iframes[/b] - avoid if possible - you can get a similar effect using a scroller (see below). 2. [b]CSS[/b] - the position: fixed style would appear to be the simplest and cleanest solution (see below). 3. [b]DHTML[/b] - see resources below: --------------------------- Relevant FAQs: [internallink=5668]How do I make a cross-browser scroller?[/internallink] - the DHTML scroller solution [internallink=5790]Can you explain the position: fixed style?[/internallink] - the CSS solution --------------------------- Relevant links: [url=http://javascriptkit.com/javatutors/static.shtml]Using JavaScript to statically display elements[/url] [url=http://www.mark.ac/help/sticky.html]http://www.mark.ac/help/sticky.html[/url] [url=http://www.xs4all.nl/~ppk/js/fixedmenu.html]http://www.xs4all.nl/~ppk/js/fixedmenu.html[/url] ____________________ [internallink=4626]Emperor[/internallink] [small][i](Added by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Emperor]Emperor [/url] on Wed 26-Feb-2003)[/i][/small] [small][i](Edited by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Emperor]Emperor [/url] on Tue 19-Aug-2003)[/i][/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »