Skip navigation.
Home

Dynamic HTML and dynamic footer with fixed header

Been playing with some dynamic html, needed the ability to have a togglable fixed footer along with a fixed header so here you go.

http://www.cyberlot.net/demos/fixedtopdynamicbottom/

Works in both Firefox and IE.

The footer can be hidden by clicking on the X, add a little javascript cookies and it would stay hidden per page load.

dynamic page numbers as a footer

How can we create page numbers dynamically as a footer in IE

not really sure what you

not really sure what you mean paging would. E more back end

What is your secret?

This is exactly what Ive been trying to accomplish with a new project with the exception of the dynamic footer as and added bonus.
The closest Ive found incorporates tables or frames, which I want to avoid.
Much thanks