FEATURED POST

jQuery TextExt Plugin

By Vinod  //  All, Javascript  //  No Comments

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.

The core design principle behind TextExt is modularity and extensibility. Each piece of functionality is separated from the main core and can act individually or together with other plugins.

jQuery TextExt Plugin
FEATURED POST

Sugar: A Javascript library for working with native objects

By Vinod  //  All, Javascript  //  1 Comment

Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code.

Sugar: A Javascript library for working with native objects
FEATURED POST

Craftyslide – A tiny jQuery slideshow plugin

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Craftyslide is a tiny (just 2kb) slideshow built on jQuery. Craftyslide aims to be different, by providing a simple, no-frills method of displaying images; packaged into a small, clean and efficient plugin.

Craftyslide – A tiny jQuery slideshow plugin
FEATURED POST

SpriteMapper: CSS Spritemap Generator

By Vinod  //  All, CSS, Tools  //  1 Comment

Spritemapper is an application that merges multiple images into one and generates CSS positioning for the corresponding slices.

SpriteMapper: CSS Spritemap Generator
FEATURED POST

JSZip: JavaScript zip class

By Vinod  //  All, Javascript  //  1 Comment

Create .zip files using Javascript. Provides a simple API to place any content generated by Javascript into a .zip file for your users.

JSZip: JavaScript zip class
FEATURED POST

Slider.js : Slideshow with jQuery, CSS Transitions and Canvas

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Slider.js is an easy-to-use customizable Javascript library to create image slideshows.

Slider.js relies on latest web technologies: the power of CSS Transitions to perform awesome and efficient effects and the HTML5 Canvas to perform some non trivial transitions.

Slider.js : Slideshow with jQuery, CSS Transitions and Canvas
FEATURED POST

List.js – Add search, sort and flexibility to plain HTML list

By Vinod  //  All, Javascript  //  1 Comment

Do you want a 7 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable.

List.js – Add search, sort and flexibility to plain HTML list
FEATURED POST

Slidorion, A jQuery Plugin | jQuery Image Slider and jQuery Accordion

By Vinod  //  All, Gallery, Javascript  //  1 Comment

A combination of an image slider and an accordion, the slidorion displays beautiful images along with a variable length description. With images linked to each tab, and accompanied by a large array of effects, the slidorion is a great alternative to the traditional jQuery slider

Slidorion, A jQuery Plugin | jQuery Image Slider and jQuery Accordion
FEATURED POST

MobiScroll – Wheel scroller/Date and Time picker jQuery plugin for touch devices

By Vinod  //  All, Javascript  //  1 Comment

A wheel scroller user control optimized for touchscreens to easily enter date and/or time. The control can easily be customized to support any custom values and can even be used as an intuitive alternative to the native select control (dropdown list). It is designed to be used on touch devices as an alternative to the jQuery UI date picker.

MobiScroll – Wheel scroller/Date and Time picker jQuery plugin for touch devices
FEATURED POST

DropKick.js – Painless custom dropdowns

By Vinod  //  All, Javascript, Menu  //  1 Comment

Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time. Oftentimes lacking conveniences that native dropdowns have such as keyboard navigation

DropKick.js – Painless custom dropdowns
Jan
23
By Vinod  //  No Comments

jQuery TextExt Plugin

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.

The core design principle behind TextExt is modularity and extensibility. Each piece of functionality is separated from the main core and can act individually or together with other plugins.

Jan
4
By Vinod  //  1 Comment

Sugar: A Javascript library for working with native objects

Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code.