How does Facebook keep that toolbar on the bottom of the page?
ajax, css, javascript, toolbar
Solution
You can achieve the effect with CSS.
Problem
I like how Facebook keeps that toolbar on the bottom of the page. Does that require cross-browser ninja skills? Their JavaScript/CSS files are huge so I am having a hard time narrowing down the implementation (for learning purposes).