Textify : jQuery Plugin that Columnize and Paginate Your Long Text

    Textify : jQuery Plugin that Columnize and Paginate Your Long Text

    Textify is a jQuery plugin that allows you to automatically create an attractive and modern layout for your contents, avoiding to show your users longer and boring texts. You can choose from a variety of customizations, including the possibility of having a responsive template.

    How to Create Super Easy jQuery Tabbed Containers

    How to Create Super Easy jQuery Tabbed Containers

    In this tutorial I’m going to show you how to create tabbed containers using jQuery. Tabbed containers is an excellent way of presenting your content. Data is organized where only the current tab’s section is shown. Once the user clicks on the other tabs, its associated content gracefully appears.

    customSelect : jQuery UI widget to pretty up Select Elements

    customSelect : jQuery UI widget to pretty up Select Elements

    A simple jQuery UI widget to pretty up <select> elements and input custom ranges. It’s fully unit tested too, you can run the tests if you like.It works by setting the values back in your original select, so you can call the standard jQuery val methods to read the value, bind to the change event, etc right on the native element.

    eZColumns : jQuery plugin for Newspaper-like columns

    eZColumns : jQuery plugin for Newspaper-like columns

    A jQuery plugin for newspaper-like columns on the web. It grabs the child elements of a container and organizes them into a top-down, customizable, set of columns.

    mColorPicker : A simple lite jQuery color picker plugin with Html5

    mColorPicker : A simple lite jQuery color picker plugin with Html5

    A simple lite jQuery color picker plugin with a swatch to remember the last 10 colors chosen, that uses html5 markup.

    dumbFormState.js : jQuery Html5 plugin Automatically saves Form State

    dumbFormState.js : jQuery Html5 plugin Automatically saves Form State

    This jQuery html5 plugin automatically saves and persists form state on the client-side across page requests without need of server-side state management or cookies. ALL the major browsers support this!

    features

    • keeps the state of form entries in browser session or across sessions without cookies
    • able to choose form entries not to persist
    • works across multiple forms and pages
    • automatically persists form data without submit
    • can remove persisted data in a form, a session, local or all
    • plays nicely with your form events
    • fails gracefully on unsupported devices

    D3 Cloud : Create word clouds in JavaScript & Html5

    D3 Cloud : Create word clouds in JavaScript & Html5

    D3 Cloud is a Wordle-inspired word cloud layout written in JavaScript. It uses HTML5 canvas and sprite masks to achieve near-interactive speeds. This layout requires D3. It’s similar to d3.layout.force, in that it’s asynchronous and stateful.

    Shuffling Tiles jQuery Plugin

    Shuffling Tiles jQuery Plugin

    Inspired by the step by step movements of the shuffle dance and the new Metro UI look, Shuffling Tiles combines elements from both and then some, producing a versatile, animated and compact webpage widget. Use it when you have lot’s of information that you want to fit in a small area, and you want to present it in a lively, original and interactive way.

    The plugin features lots of customization options, including setting:

    • different animation speeds and types
    • tiles dimensions for width, height and padding
    • the grid layout, with a choice of upto 4 different styles, and whether the layout is fixed or responsive
    • the number of tiles, anything between 1 and 6

    Product Colorizer jQuery Plugin

    Product Colorizer jQuery Plugin

    productColorizer is a light-weight solution for users to quickly preview a product in different colors. The plugin uses only two images per product to create the effect and it is built on top of the robust and popular Javascript framework jQuery, providing you with an easy setup. The plugin works in all major browsers including IE7+ (will work with IE6 if you use a png fix).

    slideControl : jQuery plugin for input slider

    slideControl : jQuery plugin for input slider

    slideControl jQuery Plugin.This plugin allows you to create nifty slider controls for text inputs.You can change the look of your slide controllers in there from background color to size to how the handle looks. Just take a look around and it should be pretty easy to make changes.