Best jQuery Ajax Plugins & Tutorials with Demo

    Realtime updates like Twitter using PHP/MySQL/JQuery

    Realtime updates like Twitter using PHP/MySQL/JQuery

    The realtime updates in twitter saying “1 new Tweet” is a very catchy feature. So I am going to give a tutorial explaining “How to implement a realtime updates like Twitter using PHP/MySQL/Jquery”.

    jNavigate jQuery Navigation Plugin with Demo

    jNavigate jQuery pagination Plugin

    jNavigate is a powerful jQuery plugin that enables you to build dynamic content areas with Ajax simply and quickly. Turn hyperlinks into triggers that load page content dynamically with a loading overlay and reduce the load on your web server while enhancing the user experience.

    Simple ajax tabs with Jquery

    Simple ajax tabs with Jquery

    This is a simple ajax tab plugin which give a effective output. It works with all major browsers including Mozilla, Google chrome, Microsoft IE, Apple Safari and Opera.

    JQuery loadJSON plugin

    JQuery loadJSON plugin

    This is a JQuery plugin that enables developers to load JSON data from the server and load JSON object into the DOM. No templating language is required – this plugin matches DOM elements in the HTML page with a JSON object using a DOM element properties.

    Live Table Edit, Delete with Pagination using Jquery

    Live Table Edit, Delete with Pagination using Jquery

    This post is a collaboration of my previous popular posts such as live table data edit, delete records with pagination using Jquery, Ajax and PHP. I had implemented this using Jquery .live() function and DOM event handler .stopImmediatePropagation(). This script helps you to instantly modify or update the table data.

    AJAX PayPal Cart in jQuery

    AJAX PayPal Cart in jQuery

    AJAX PayPal Cart is a easy to use JQuery plugin for web developer to add a full function shopping cart in their website. The AJAX cart can included a cart widget which allow display of cart information easily. Support PayPal Website Payment Standard.

    jQuery Advanced Ajax validation with CAPTCHA

    Jquery Advanced Ajax validation with CAPTCHA

    In this tutorial I’m going to teach you how to create a signup form with advanced AJAX validation and CAPTCHA.

    How to Make a Slick Ajax Contact Form with jQuery and PHP

    How to Make a Slick Ajax Contact Form with jQuery and PHP

    This tutorial shows you how to build a nice-looking, smooth contact form that visitors can use without having to leave the page they’re reading.

    jQuery-ahm: One-Line Ajax Requests

    jQuery-ahm: One-Line Ajax Requests

    jQuery-ahm is a tiny (~1kb) jQuery plugin which enables us to create Ajax requests with a smaller code piece.

    It is actually a wrapper around the popular $.ajax method and brings a different way of handling callbacks.

    BeautyTips a jQuery tooltips plugin

    BeautyTips a jQuery tooltips plugin

    BeautyTips is a jQuery tooltips plugin which uses the canvas drawing element in the HTML5 spec to dynamically draw tooltips associated with a html element on the page. The thing I like best about BeautyTips is it’s limmitless ways to configure the look and feel and event triggering behavior. For example, with BeautyTips it would be relatively easy to match the tooltips used on popular websites like Netflix, Google Maps, Hulu, or Facebook.