Showcase View All Sites »
Blog View All Posts »
-
Help me to build a better jQAPI, the alternative jQuery API Browser
jQAPI, the better way to browse the jQuery documentation, needs a revamp. A well deserved revamp. Running since 2010 it has attracted thousands jQuery developers. Please help to make it happen. -
Encode images for offline usage with HTML5 Canvas
This is the additional part to the previous tutorial "Create a self caching website ready for offline usage with HTML5 and jQuery". Our script is able to cache and restore markup, stylesheets and javascripts. Basically everything you need to make a kick-ass website. All of these assets are simple text and can be cached/restored as is. But how could we cache non-text based content, such as images, in HTML5's localStorage? -
Create a self caching website ready for offline usage with HTML5 and jQuery
In this tutorial we will create a website that is able to cache its own content, including markup, stylesheets and javascripts, as a user browse it. To dynamically restore cached files we use a offline manifest. Or in other words: every page a user visited online will be available offline too.
Links View All Links »
-
HoverScroll jQuery Plugin http://rascarlito.free.fr/hoverscroll/
This plugin makes an html unordered list scrollable just by hovering the mouse over it.
-
Fastclick jQuery Plugin https://github.com/dave1010/jquery-fast-click
Work around some mobile browser's 300ms delay on the click event.
-
Pagination jQuery Plugin https://github.com/gbirke/jquery_pagination
A Pagination module for jQuery.
-
Dropkick jQuery Plugin https://github.com/JamieLottering/DropKick
A jQuery plugin for creating beautiful, graceful, and painless custom dropdowns.
-
Infieldlabels jQuery Plugin https://github.com/streetpc/jquery-infieldlabels
This is a simple plugin that turns properly formatted HTML forms into forms with in-field label support. Labels fade when the field is focused and disappear when text entry begins. Clearing a field brings back the label.
-
Transit jQuery Plugin https://github.com/rstacruz/jquery.transit
jQuery Transit is a plugin for to help you do CSS transformations and transitions in jQuery.