jQuery iMask : Masking plugin for jQuery

    jQuery iMask : Masking plugin for jQuery

    jQuery iMask Plugin is a jQuery input masking plugin.Following features :

    • Static Masking
      • Mask numbers, letters
      • Customize list of valid numbers & letters
      • Special symbols are displayed but un-selectable
      • Optionally only show the mask while user is entering
    • Numeric Masking
      • Control currency symbol, decimal & thousands seperator, # of digits
    • Events
      • onValid
      • onInvalid

    Real Shadow – jQuery Plugin that casts photorealistic shadows

    Real Shadow - jQuery Plugin that casts photorealistic shadows

    Real Shadow is a simple-yet-effective jQuery plugin for creating realistic shadow effects for any HTML element.

    With a simple function, it works by targeting any number of elements and manipulating the value of box-shadow CSS property for the elements in accordance with the mouse position.So, the shadow’s location and size is determined by the element’s distance to the mouse pointer which ends up in a cool effect.

    Thumba : jQuery Thumbnails gallery plugin like Google images

    Thumba : jQuery Thumbnails gallery plugin like Google images

    Thumba is a gallery jQuery plugin, that displays thumbnails as Google images. You can navigate by moving the mouse, or using “Left” & “Right” arrows.Press “Enter” or click on a thumbnail to open it into a lightbox.

    QapTcha : jQuery captcha system by drag&drop action

    QapTcha : jQuery captcha system by drag&drop action

    QapTcha is a draggable jQuery captcha system with jQuery UI.QapTcha is an easy-to-use, simple and intuitive captcha system.It needs human action instead of to read a hard text and it is a very lightweight jQuery plugin.

    Websanova : wPaint jQuery Plugin

    Websanova : wPaint jQuery Plugin

    A little jQuery plugin paint app that allows you to draw an image using some basic tools providing ability to load and save the images drawn. This is based on HTML5 canvas and will require a browser with support for canvas to run.

    This is a fantastic jQuery paint plugin from websanova that allows for some basic drawing functionality. It comes with the ability to load and save images and features the websanvoa color picker plugin as well. A great one of a kind plugin.

    jQuery Wiggle Plugin : A wiggle effect for mobiles

    jQuery Wiggle Plugin : A wiggle effect for mobiles

    The jQuery Wiggle is a jQuery plugin that allows you to emulate the wiggle effect icons on an iPhone have when you press and hold down on them. Click on the image in a demo to see the effect.

    Zoomer Gallery – A jQuery plugin for displaying zoom images

    Zoomer Gallery – A jQuery plugin for displaying zoom images

    In today’s post, I’m going to be giving away a new plugin for jQuery that allows you to easily transform your image lists into beautiful galleries with Flash-like zoom effects in them. It’s a simple but elegant way of giving your interfaces a nice little shine and at only 2KB in size, it’s both compact and surprisingly easy to use.

    What we want to achieve today is increasing the visible size of a thumbnail image from something smaller to something larger whilst also animating the title/caption of it. Rather than using multiple images for this process, what we are going to do in this post is use the same image for both the thumbnail and the “zoom”. To do this we need to ensure that all of our images are larger than the default size of our thumbnails (and optimally, a little larger than our zoomed in images). CSS Bi-cubic interpolation is used to keep everything looking clean.

    RGraph: HTML5 Javascript charts library

    RGraph: HTML5 Javascript charts library

    RGraph is a HTML5 Javascript charts library that supports over 20 different types of charts. Using the new HTML5 canvas tag, RGraph creates these Javascript charts in the web browser, meaning quicker pages and less web server load. Using RGraph is an easy way of speeding up your website.

    jQuery BigText : Makes Text Big with Demo

    jQuery BigText : Makes Text Big with Demo

    At its simplest, the BigText jQuery plugin takes a single element and sizes the text inside of its childs to fit the width of the parent element. Gives the text that lovely vertical alignment.The plugin itself is more than just a simple font-size incrementer. I wasn’t happy with the performance of simply iterating through font sizes with a single fixed interval. I decided it would be better to test multiple decreasing intervals. For each line, it increments first by 16em until it detects a line break, backs off an interval then increments by 8em. It continues with 4em, 2em, 1em, 0.1em, until it finds the correct font-size to the nearest hundredth of an em.

    jQuery plugin : Fancy Zoom with Demo

    jQuery plugin : Fancy Zoom with Demo

    This plugin is the jQuery version on the fancy zoom effect. As describe on the fancy zoom web site, this effect is providing a smooth, clean, truly Mac-like effect, almost like it’s a function of Safari itself (see the demo below).

    As the well famous light box plugin you must encapsulate your thumb images with a link that point to the zoomed image.