View Full Version : Getting a table to stick at the bottom of the browser window [how?]
so i have a table and I'd like it to sit at the bottom of the browser window always, so it sticks there.
So the question is how can i do this so that it works on PC/MAC, NS4+, IE4+ and is valid XHTML transitional?
:)
joh6nn
12-03-2002, 08:11 AM
take a look at this:
http://www.dynamicdrive.com/dynamicindex1/staticmenu3.htm
http://www.javascriptkit.com/javatutors/static.shtml
*EDIT* gee, i should of added to that requirement list no js
but cheers for the links, i'm checking out that second one with css positioning now. ("The CSS alternative- position:fixed")
joh6nn
12-03-2002, 08:19 AM
the only browser that supports position: fixed; is Mozilla/Netscape. you have to use javascript, if you want this to work in Explorer. sorry man
also, watch your language.
Tails
12-04-2002, 08:17 PM
No JavaScript? Well, try a frame at the bottom of your document.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.