Showcase View All Sites »
Blog View All Posts »
-
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. -
jQuery Ketchup Plugin - Tasty Form Validation
This is a slim jQuery form validation Plugin. The core is under 6kb and can be extended with your own validation functions. Also you have full control over the behavior and style of the error-containers. It comes pre-styled and with 16 pre-written validation functions.
Links View All Links »
-
BBQ jQuery Plugin http://benalman.com/projects/jquery-bbq-plugin/
jQuery BBQ leverages the HTML5 hashchange event to allow simple, yet powerful bookmarkable #hash history. In addition, jQuery BBQ provides a full .deparam() method, along with both hash state management, and fragment / query string parse and merge utility methods.
-
jPages jQuery Plugin http://luis-almeida.github.com/jPages/
jPages is a client-side pagination plugin but it gives you a lot more features comparing to most of the other plugins for this purpose, such as auto page turn, key and scroll browse, showing items with delay, completely customizable navigation panel and also integration with Animate.css and Lazy Load.
-
vTicker jQuery Plugin http://www.jugbit.com/jquery-vticker-vertical-news-ticker/
I have made this plugin for easy and simple vertical news automatic scrolling. It will calculate height automaticaly, so no styling needed (added an option to set height manually). Just grab it and use it – so simple.
-
EasySlider jQuery Plugin http://cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider
Easy Slider enables images or any content to slide horizontally or vertically on click. It is configurable with css alone. So, basically you link to plugin file, set the content up and style it with css.
-
Highlight jQuery Plugin http://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html
Text higlighting is part of DynaCloud – where tags/keywords are automatically highlighted once they’re clicked – so I took that code and made it a stand-alone JavaScript text highlighting jQuery plugin.
-
Quicksearch jQuerry Plugin https://github.com/riklomas/quicksearch
A jQuery plugin for searching through tables, lists, etc quickly.