- The image below represents the footer
- The black arrow represents the expandable content

Div snippet looks as the following:
<div id="footer_wrap">
<div id="footer-left"></div>
<div id="footer-middle"></div>
<div id="footer-right"></div>
</div>
The width of the whole footer is 980px
The height of the footer is 124px
I’m using Firefox.
How can i set my footer stuck the bottom of the browser regardless of the height of the page.
http://www.cssstickyfooter.com/