Sticky Footer , fixed footer, pinned footer

1. through css

    #footer {

   position:fixed;

   left:0px;

   bottom:0px;

   height:30px;

   width:100%;

   background:#999;

}

2. jQuery Easy Pinned Footer

http://jack-fx.com/net/2013/05/21/sticky-footer-fixed-footer-pinned-footer/

posted on 2013-05-21 13:27  Jack Niu  阅读(417)  评论(0编辑  收藏  举报

Affiliate Marketing and Web Technology