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.
Best jQuery Ajax Plugins & Tutorials with Demo
doubleSuggest : jQuery Ajax Autocomplete with Demo
Facebook like jquery search suggestion plugin that searches in local and remote data sources.doubleSuggest is a jQuery plugin will set up a UI that suggest results as you type. It will display two types of suggestions, first (and faster) the local data and second (and slower) the results from an ajax search query. We will build a band search feature that will suggest the user’s favorites first and also search remotly from spotify.
Include the jQuery library (requires v1.7 or higher), jquery.doubleSuggest.js and doubleSuggest.css and then insert the input.
Slide Note : A jQuery Plugin For Sliding Notifications with Demo
A jQuery Plugin that makes it easy to display sliding notifications on your website or in your web application.It offers flexible positioning options, support for Ajax, CSS hooks, and more.
Features:
- Fire the notification once the user scrolls to a certain point on the page.
- Control which corner of the window into which the notification appears.
- Specify how many times the notification should appear before it no longer displays.
- Take action before and after the notification appears in the user’s window.
- Perfect for manipulating data based on the response to the notification.
Auto-populating Select Boxes using jQuery & AJAX
If you are familiar with using select boxes for categorisation and sub-categories, such as ebay does when selling an item, usually this can require a lot of JavaScript to maintain the select boxes, but jQuery can hugely simplify this task by adding a dash of AJAX.Allow the user to select a top level category from one select box and to automatically populate the sub-category.
jQuery EasyTabs Plugin
EasyTabs is a jQuery plugin that handles all of the tab functionality, leaving the styling to you.
Features :
- Lightweight: the minified version is only 8KB – vs 20KB for only the jQueryUI core + tabs widget
- Provides smooth transitions between panels when tab is selected
- Allows complete customization of appearance, layout, and style via CSS
- Supports back-button and forward-button in browsers
- Tabs are bookmarkable and SEO-friendly
- Loads AJAX content, or anything not already on the page
- Tabs can automatically cycle at a specified interval
- Can have multiple EasyTabs instances on one page
- Written in jQuery plugin format, chain-able with other jQuery commands
- Styles your tabs in any way (either through javascript or CSS)
Advanced jQuery Tooltip Plugin – qTip2
This plugin can display the tooltip in any position wanted, plays nicely with image maps and they can be set to follow any element (handy for drag ‘n’ dropped and animated items) or mouse.
Tooltips can be styled completely, there is an optional Themeroller support and they can even be displayed as modal windows.
It has built-in Ajax integration and can load any remote data. qTip2’s website has lots of creative demos including 3rd part service and various popular plugin integrations.
jQuery Pjax : Load HTML From Server without Page Load
pjax loads html from your server into the current page without a full page load. It’s ajax with real permalinks, page titles, and a working back button that fully degrades.Whenever the time changes, a full page load has happened. If the time doesn’t change, no full page load has occurred.
The idea is you can’t tell the difference between pjax page loads and normal page loads. On complicated sites, browsing just “feels faster.”










