Wookmark : jQuery Grid Layout plugin with Demo

    Wookmark : jQuery Grid Layout plugin with Demo

    Wookmark is a free jQuery plugin for creating dynamic and multi column layouts.

    This jQuery plugin dynamically creates boxes with random heights, it detects the size of the window and automatically organizes the boxes into columns approximately of equal height.

    How to Create a Helpful jQuery Plugin With Twitter Anywhere

    How to Create a Helpful jQuery Plugin With Twitter Anywhere

    Twitter Anywhere is a “one-script-include” solution from Twitter to bring the power of their communication platform to your website. We’ll be building a small jQuery script that utilizes Twitter Anywhere for your users.

    jQuery Blinds Slideshow using CSS Sprites with Demo

    jQuery Blinds Slideshow using CSS Sprites with Demo

    jQuery slideshow plugin blinds has following features :

    Features

    • Smooth animated transition
    • Customizable sprite grid
    • Customizable animation ochestration
    • Multiple instances on the same webpage
    • jQuery compatible (plugin)
    • Unobtrusive javascript

    OKShadow : jQuery Drop shadow Animation with Demo

    OKShadow : jQuery Drop shadow Animation with Demo

    OKShadow is a jQuery plugin that produces drop shadows that track the mouse cursor. Many effects are possible, including depth-of-field simulation and focus effects. OKShadow also works on text. In this case the shadow’s size and movement are restricted.

    jQuery UniqueField plugin with Demo

    jQuery UniqueField plugin with Demo

    jQuery UniqueField plugin is ajax based tool who check availability of usernames, email addresses or etc. Use in your register, sign up or other forms.

    jQuery Selectbox plugin with Demo

    jQuery Selectbox plugin with Demo

    Custom select box replacement inspired by jQuery UI source.

    tQuery : Extentions for three.js + jQuery with Demo

    tQuery : Extentions for three.js + jQuery with Demo

    tQuery is a thin library on top of three.js It is an extension system for people to write plugins. To help them share their code and build on top of each other. It mimics jquery api, well know for its usuability. tQuery aims for “it is should not be harder than playing with lego bricks.”

    three.js got various rendering backends, importers for most 3D models format. It efficiently abstracts webgl complexity and provides a wide varieties of 3D objects. It got numberous examples 120+.

    tQuery aims to reproduce the success of jQuery plugin ecosytem by mimicing its API. Thus people who know jQuery will learn tQuery in no time. Thru three.js, they will be be able to reach webgl technology faster than before. Hopefully they will get exited and develop extensions for three.js 🙂

    Hoverizr : A responsive jQuery Image manipulation and overlay plugin

    Hoverizr : A responsive jQuery Image manipulation and overlay plugin with Demo

    Hoverizr is a really small (2.5KB minified) responsive jQuery plugin that outputs manipulated images on top (or below) your targeted images. Currently, it features three effects: grayscale, blur and color inversion. Automatically when you move your mouse over the target elements, the element above fades out to reveal the element beneath whether it is the original image or the manipulated one.Hoverizr takes advantage of the <canvas> element to do all the image processing.

    Flippy : Flip effect jQuery Plugin with Demo

    Flippy : Flip effect jQuery Plugin with Demo

    Flippy is a cross-browser flip effect plugin for jQuery which allows you to flip whatever html element you want.The Flippy plugin works fine for every modern web browser except Internet Explorer 8 and before (of course…).
    In this demo I used the excanvas.js file to allow the use of canvas in older IE versions.

    jQuery Lettering Animate with Demo

    jQuery Lettering Animate with Demo

    “jQuery Lettering Animate” is an extension of the “lettering plugin”, it iterates through each letter separated by the lettering and animates it.
    First you apply the lettering effect to the dom element, then, you animate the letters passing as parameters the intro or the outro animation properties of each letter ,then, you set the plugin options “randomOrder”, “time” and “reset”, and the “onComplete” callback.