VisualSearch.js – jQuery modern search boxes

    jQuery search boxes

    VisualSearch.js enhances ordinary search boxes with the ability to autocomplete faceted search queries. Specify the facets for completion, along with the completable values for any facet. You can retrieve the search query as a structured object, so you don’t have to parse the query string yourself.

    Easiest “check all” ever with jQuery

    jQuery check all

    This code checks/unchecks all checkboxes within the same fieldset. Simple and semantic.

    jQuery “Form Highlight” plugin

    jQuery Form Highlight

    Highlight increases usability by highlighting elements as you interact with the page.

    Its primary use is for forms, but it can also be used for tables, lists, or any element you specify. It can also be used to toggle elements on and off, for example, table rows.

    Text-shadow in IE with jQuery

    Text-shadow in IE with jQuery

    Most of major browsers support text-shadow, yes, you guessed it, IE doesn’t. This handy jQuery plugin helps you get around that.
    A handy little thing of Internet Explorer is that it gives you access to CSS declarations it does not understand, so this plugin simply requests the text-shadow value of a given element and processes that.

    Ajax jQuery fancy CAPTCHA

    Ajax jQuery CAPTCHA

    Ajax Fancy Captcha is a jQuery plugin that helps you protect your web pages from bots and spammers. We are introducing you to a new, intuitive way of completing “verify humanity” tasks. In order to do that you are asked to drag and drop specified item into a circle.

    Open Source HTML5 Audio Player: Boombox.js

    html5 jquery audio player

    HTML5 introduces the audio element which offers a way to play audio natively in the browser. However the native controls are a little lacking in style. Thankfully HTML5 also brings Media Element API to interact with which allows us to skin an Audio object however we want.

    jQuery Cool Auto Suggest

    jQuery Auto Suggest

    This plugin is the enhancement of my previous jquery auto-suggest plugin.

    Some new features it has are:

    • Support ID field.
    • Support image thumbnail and description
    • Support form submission on click.

    Textgrad : a jQuery text gradient plugin

    jQuery text gradient

    This simple, yet effective adds a basic gradient effect to text. It contains four functions appliable to a selection, they are: spanize, unspanize, textgrad and textscan.

    Ezoverlay – jQuery fullscreen overlays

    jQuery fullscreen overlays

    A self-contained jQuery plugin that enables element and fullscreen overlays, with optional static and dynamic modal content – that virtually eliminates the need for additional html or css code.

    jMyCarousel a jQuery Plugin for Carousel gallery

    jMyCarousel a jQuery Carousel gallery

    jMyCarousel is a free, highly customizable, non obstructive carousel written in javascript, based on jquery, and created to suit any need. It enables to display a list or gallery of images in a dynamic way. It can be adapted very easily to any layout, and the way it animates the picture is adaptable.