Got a new project started at Google Code. It’s simple called “jstcky“. It’s a framework written in JavaScript and uses jQuery library that stick or fix a menu/app bar at the bottom of a page. It is inspired by Facebook’s fixed application/chat bar. Please checkout my post on how to fix an element/bar on the bottom of a page.
The project is still undergoing development. So, bugs may crawl and few functionalities as of this time.
I’ve already upload the jstcky codebase on Google Repository under “branches” tree. So do check it out!
this is the most simple and clear Facebook Navigation bar that I ever see. But there are a small bug I found. When the horizotal scroll bar appear, the Navigation bar will cover the horizotal scroll bar but in Facebook, the Navigation bar is over the scroll bar.