Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant.
Archive for 2013
BrowserBlast : Displaying a friendly warning on Unsupported Browsers
BrowserBlast is a lightweight and fully customisable script to display a warning for users of IE7 and below to let them know their browser isn’t supported anymore.
To make the previous browserBlast even faster and more reliable, it’s been rebuilt entirely in JS, without needing to rely on jQuery. Using Microsofts recommended methods it ensures rock solid IE detection.
Clingy Footer : jQuery plugin to lock a fluid height footer
Clingy Footer is a small, simple jQuery plugin designed to lock a fluid height footer to the bottom of the browser viewport.
jQuery plugin that takes the height of the footer, and assigns the same value to the padding-bottom of the page content container. It’s essentially the same technique as most CSS solutions, but done using jQuery.
Bootstrap Pagy : jQuery plugin simplifies the Bootstrap Pagination component
Bootstrap Pagy is a jQuery plugin that simplifies the use of the Bootstrap Pagination component.
Features:
- Custom previous and next button
- Custom first and last button
- Custom inner window size (default 2)
- Custom outer window size (default 0)
- Set current page and total pages programmatically
- Code under Apache License
- Only depends on jQuery (for Javascript) and Bootstrap (for Markup)










