,

Web Design Library

Web Design Library


Clouds is a jQuery plugin

Posted: 07 Aug 2011 04:59 AM PDT

Clouds is a jQuery plugin that displays clouds moving across a sky. It comes preconfigured with an image map of clouds but can be used with a custom image map of anything you please, limited only by your imagination. Why not try flying farm animals? source : http://ryanarmstrong.net.au download : Clouds is a jQuery plugin [...]

jquery localizer

Posted: 07 Aug 2011 04:46 AM PDT

jquery localizer The advantage of this localizer is that it will work on EXISTING HTML as well as NEW HTML, i.e. you don’t need to change your html, and if you are writing a new one, a simple, commonly-used convention can be implemented to quickly translate your pages. The localizer supports localizing text in the [...]

Event Listener Plugin

Posted: 07 Aug 2011 04:38 AM PDT

Event Listener Plugin this plugin allows for an event listener to be placed on content dynamically inserted into the DOM after the DOM has finished it’s initial rendering. An example: $(‘a’).listen(‘click’, function(event){ event.preventDefault; console.log(‘hit’); }); This will log to the console the word “hit” whenever an anchor tag is clicked on. It will also log [...]

Leave a Reply