Colorwheel : jQuery Color picker with Demo

    Colorwheel : jQuery Color picker with Demo

    A color picker coded using Raphael and jQuery. The wheel is drawn using the Raphael js library. jQuery is used to assist with events.

    The wheel size is set on creation. It supports a small set of callbacks.

    Promptumenu : jQuery Plugin to Display List Items like iPhone

    Promptumenu : jQuery Plugin to Display List Items like iPhone with Demo

    A jQuery plugin that allows you to display list items in a similar way like a iPhone home screen. If item count exceeds the displayed items on one screen, users can swipe through screens.This plugin is intended to create iPhone or Android like experience by creating a window with a menu.

    You must be familiar with the concept of iPhone or Android homescreen. You have the window. And icons of various utilities there. And if the count of icons exceeds the space on the menu, a new page is created. By swiping with a finger you can see the next page, and interact with the icons there.

    CamanJS : Image Manipulation in Javascript with example

    CamanJS : Image Manipulation in Javascript with example

    CamanJS is manipulating images using the HTML5 canvas and Javascript. It’s a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques. It is also completely library independent and can be safely used next to jQuery, YUI, Scriptaculous, MooTools, etc.

    CamanJS is very easy to extend with new filters and plugins, and it comes with a wide array of image editing functionality, which is only growing as the community makes more plugins. It has a powerful layering system, much like the one present in Photoshop and GIMP, that makes the sky the limit for your creativity.

    Akordeon : Stylish jQuery Accordion Plugin with Demo

    Akordeon : Stylish jQuery Accordion Plugin with Demo

    Akordeon is a stylish jQuery plugin for adding efficient accordion style menu to a web page. The idea behind Akordeon is to provide a lightweight and customizable interface for collapsible panels that can hold any kind of data in a limited space.

    Akordeon is fully customizable and can be used to display large chunks of data (text, images etc.) in a limited space. For instance, you can use it to display categorized data or menu options just like a restaurant’s menu items with each category data displayed in a separate panel.

    Mini HTML vCard : HTML jQuery Portfolio Template with Demo

    Mini HTML vCard : HTML jQuery Portfolio Template with Demo

    Mni HTML vCard is a free HTML jQuery vCard portfolio template.It is a single-page, mini websitethat is powered with JavaScript (jQuery) and focuses on quickly displaying information about a person.

    The template is completely static except the contact form which requires PHP to function.

    If you would like the contact form messages being e-mailed to you with SMTP authentication, there is a “mail.config” file in the root folder to setup those details.

    iPicture : A jQuery Plugin For Tooltip your Images With Demo

    iPicture : A jQuery Plugin For Tooltip your Images With Demo

    iPicture, a jQuery plugin, is perfect for such cases and allows us to place tooltips over any desired location of images.

    Once the user hovers/clicks the pointers, the tooltip is displayed with its pre-defined content.There are several options for customizing the functionality including the ability to use different pointer images for each tooltip or their animation types.

    Also, iPicture has a handy initialize function that saves so much time by enabling a configuration wizard where we can place pointers + set their definitions with drag ‘n’ drops and the JSON output to be used in the code is created automatically.

    SliderWall : jQuery image slider with Demo

    SliderWall : jQuery image slider with Demo

    SliderWall is a jQuery slider plugin that helps you to create all types of content sliders. The plugin is entirely based on HTML5, CSS3 and JavaScript.SliderWall is a very flexible tool, meaning that you can use it to create many types of sliders, from content sliders to image sliders.

    And you don’t have to start from scratch! SliderWall offers you several different templates – along with cool transition effects – that can be customized in CSS so that they match your website’s design.

    pow.js : Algorithmic sunburst generator via CSS, canvas and jQuery

    pow.js : Algorithmic sunburst generator via CSS, canvas and jQuery with Demo

    This jQuery plugin paints a burst pattern onto your element of choice, and is freely available under the MIT license. Pow.js generates the pattern in canvas, and simply layers in the resulting image data as a CSS background. It’s kinda actually not that complicated.

    jQuery Dirty Forms : Save your users from losing their data

    jQuery Dirty Forms : Save your users from losing their data with Demo

    Dirty Forms is a flexible jQuery plugin to help prevent users from losing data when editing forms.

    Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser’s default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

    jQuery.column : A Column Separator Plugin with Demo

    jQuery.column : A Column Separator Plugin with Demo

    CSS3 column layout in any browser, uses jQuery.Simulate CSS3-style automatic columnization for the few browsers (IE) that don’t support it. It tries to follow CSS3 specification (http://www.w3.org/TR/css3-multicol/) closely.