Category - DOM
Showcase Sites in 'DOM' »
Blog Posts in 'DOM' »
-
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 Links in 'DOM' »
-
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.
-
jQuery Tools http://flowplayer.org/tools/
A collection of the most important user-interface components for todays websites. This single JavaScript file weighs only 5.8 Kb
-
SVG jQuery Plugin http://keith-wood.name/svg.html
SVG (Scalable Vector Graphics) is a modularized language for describing two-dimensional vector and mixed vector/raster graphics in XML. This plugin allows you to manipulate the SVG from JavaScript.
-
tablesorter jQuery Plugin http://tablesorter.com/docs/
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
-
slabText jQuery Plugin http://www.frequency-decoder.com/2012/01/08/slabtext-a-jquery-plugin-for-producing-big-bold-responsive-headlines
Put simply, the script splits headlines into rows before resizing each row to fill the available horizontal space.
-
Response JS jQuery Plugin http://responsejs.com/
Response JS is a lightweight jQuery plugin that gives web designers tools for building performance-optimized, mobile-first responsive websites.