Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 656 Bytes

README.markdown

File metadata and controls

39 lines (23 loc) · 656 Bytes

always_at_bottom

Introduction

If the content of web page is tiny then footer shows up in the middle of the page. This plugin ensures that footer is always at the bottom.

depends on

jQuery 1.3+

How to use it

  
    $('#footer').always_at_bottom();
  

Tested with

Firefox, Safari, IE6, IE7

Feedback

Email me: neerajdotname [at] gmail (dot) com

Author Blog

http://www.neeraj.name

Source Code

http://github.com/neerajdotname/always_at_bottom/tree/master

License

MIT

Copyright (c) 2009 neerajdotname