Click to See Complete Forum and Search --> : menu bar anchored to bottom of screen


Coop
04-26-2003, 12:46 AM
I saw a menu bar that is anchored to the bottom of the screen, and it stays at the bottom no matter what size the window is.

Is this a JavaScript code? Anyone know how it's done?

Thanks!
Coop.

pyro
04-26-2003, 10:18 AM
Plus, in Netscape/Mozilla you can use position:fixed which will look better. If you are interested in using that for NN/Mozilla and javascript for IE, look at this page: http://www.infinitypages.com/research/staticmenu.htm