Advertise here

Ajax

Ajax File Upload Form with jQuery

May 13, 2013     11910     Ajax Drag & Drop
Ajax File Upload Form with jQuery

Nice tutorial about creating an AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually.

Read More »

jCarousel – Flexible jQuery Carousel Plugin

March 10, 2013     18919     Slider Carousel Ajax
jCarousel – Flexible jQuery Carousel Plugin

jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. It provides a full-featured and flexible toolset for navigating any HTML based content in a carousel-like fashion.

Read More »

Dropzone.js – Drag 'n' Drop File Uploads with Image Previews

January 27, 2013     19773     Ajax Drag & Drop
Dropzone.js – Drag 'n' Drop File Uploads with Image Previews

Dropzone.js is a light weight JavaScript library for jQuery that turns an HTML element into a dropzone. This means that a user can drag and drop a file onto it, and the file gets uploaded to the server via AJAX. It supports image previews and shows nice progress bars.

Read More »

Ajax AutoComplete for jQuery

January 26, 2013     4623     Ajax Form Elements
Ajax AutoComplete for jQuery

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields.

Built with focus on performance - results for every query are cached and pulled from local cache for the same repeating query. If there are no results for particular query it stops sending requests to the server for other queries with the same root.

Read More »

Make Pretty Charts with jQuery and xCharts

January 13, 2013     3690     Chart & Graph Ajax
Make Pretty Charts with jQuery and xCharts

Charts are a great visual aid when presenting data. There is a new library that makes things easier – xCharts. Here you will build a pretty, AJAX-powered chart for your web application that fetches data from a MySQL table.

Read More »

jQuery BlockUI Plugin

December 06, 2012     26651     Ajax Modal & Overlay
jQuery BlockUI Plugin

The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated.

BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction.

Read More »

Tipped – The jQuery Tooltip

September 17, 2012     5091     HTML5 Ajax Tooltip
Tipped – The jQuery Tooltip

Tipped allows you to easily create beautiful tooltips using the jQuery Javascript library.

Evolved from the popular Prototip library, Tipped takes tooltips to the next level by using HTML5 to give you full control over the look and feel of your tooltips.

Read More »

wmuSlider – jQuery Responsive Slider with Touch Support

September 11, 2012     6315     Slider Gallery Ajax Mobile Responsive
wmuSlider – jQuery Responsive Slider with Touch Support

wmuSlider is a jQuery responsive slider with touch support and AJAX image gallery.

Read More »

jTable – jQuery Plugin to Create AJAX Based CRUD Tables

July 04, 2012     41515     Ajax Tables
jTable – jQuery Plugin to Create AJAX Based CRUD Tables

jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript. It has several features including.

Read More »

jsTree – jQuery Tree Plugin

June 05, 2012     23045     Ajax Drag & Drop
jsTree – jQuery Tree Plugin

jsTree is a javascript based, cross browser tree component. It is packaged as a jQuery plugin. jsTree is absolutely free.

Read More »

jQuery Form Plugin

May 22, 2012     3562     XML JSON Ajax Form Elements
jQuery Form Plugin

The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted.

Read More »

jQuery Gantt Chart

May 16, 2012     38161     JSON Chart & Graph Ajax Zoom
jQuery Gantt Chart

jQuery Gantt Chart is a simple chart that implements gantt functionality as a jQuery plugin. Plugin uses AJAX to retrive JSON data and render them as Gantt chart with many features such as zooming or paging.

Read More »

FullCalendar jQuery Plugin

February 26, 2012     24758     Ajax Drag & Drop Date & Time
FullCalendar jQuery Plugin

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar like the one below. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event)

Read More »

Ajax Upload - Multiple File Upload With Progress-Bar

February 20, 2012     11763     Ajax
Ajax Upload - Multiple File Upload With Progress-Bar
Ajax Upload plugin uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere.

Read More »

TableEditor jQuery Plugin

February 17, 2012     9237     Ajax Tables
TableEditor jQuery Plugin
TableEditor jQuery Plugin provides flexible in place editing of HTML tables. User defined handler functions can easily be dropped in to, for example, update the data source via an AJAX request.

Read More »