https://github.com/unlight/pinnedfooter
jQuery plugin. Footer always at the bottom of the page, not window.
https://github.com/unlight/pinnedfooter
Last synced: 10 months ago
JSON representation
jQuery plugin. Footer always at the bottom of the page, not window.
- Host: GitHub
- URL: https://github.com/unlight/pinnedfooter
- Owner: unlight
- Created: 2011-07-07T05:26:53.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T12:27:15.000Z (about 13 years ago)
- Last Synced: 2025-05-16T22:36:11.071Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://unlight.github.com/PinnedFooter/demo.html
- Size: 113 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
PINNED FOOTER
=============
Footer always at the bottom of the page, not window.
TODO
====
- need fix if $.PinFooter("#Content, #Panel");
CHANGELOG
=========
1.04 (13 May 2013)
- removed fixed height if no need to resize
1.03 (8 Dec 2011)
- body height include margin
1.02 (8 Dec 2011)
- added new method
- added HeightAddition
1.00 (07 Jul 2011)
- first release