Advertise here

Ajax

Ajaxable – JavaSript Library to Make Forms Ajaxable

December 15, 2018     1003     Ajax Form Elements
Ajaxable – JavaSript Library to Make Forms Ajaxable

Ajaxable is a javascript ibrary that simply takes the standard HTML forms as an input and make them send requests via AJAX keeping HTML5 validations.

Read More »

Mockjax – Ajax Request Mocking with jQuery

August 09, 2017     1592     JSON Ajax
Mockjax – Ajax Request Mocking with jQuery

jQuery Mockjax plugin provides request/response mocking for ajax requests using the jQuery API and provides all standard behaviors in the request/response flow.

Read More »

Fajax – Lightweight jQuery Plugin for Ajaxifying Forms

December 31, 2016     1558     Ajax Form Elements
Fajax – Lightweight jQuery Plugin for Ajaxifying Forms

Fajax is a lightweight jQuery plugin for ajaxifying forms with file support. It's wrapper of $.ajax function.

Read More »

pageAccelerator – Solution to Load Web Pages Faster

September 19, 2016     2762     Ajax
pageAccelerator – Solution to Load Web Pages Faster

pageAccelerator is a very light solution to load web pages faster. It's an agnostic library that uses ajax and pushState to deliver a faster navigation experience.

Read More »

Reqwest – Browser Asynchronous HTTP Requests

May 30, 2016     1514     Ajax
Reqwest – Browser Asynchronous HTTP Requests

Reqwest is a wrapper for asynchronous http requests. Includes support for xmlHttpRequest, JSONP, CORS, and CommonJS Promises A.

Read More »

pjax – Fast Browsing Experience with pushState and Ajax

April 03, 2016     2268     Ajax
pjax – Fast Browsing Experience with pushState and Ajax

pjax is a jQuery plugin that uses ajax and pushState to deliver a fast browsing experience with real permalinks, page titles, and a working back button

Read More »

Simple Ajax Uploader

March 17, 2016     7286     Ajax Form Elements
Simple Ajax Uploader

A Javascript plugin for cross-browser Ajax file uploading. Supports drag and drop, CORS, and multiple file uploading with progress bars. Works in IE7-9, mobile, and all modern browsers.

Read More »

Bootstrap File Input

May 09, 2015     6656     HTML5 Ajax Form Elements Bootstrap
Bootstrap File Input

An enhanced HTML 5 file input for Bootstrap 3.x with file preview for various files, offers multiple selection, and more.

The plugin allows you a simple way to setup an advanced file picker/upload control built to work specially with Bootstrap CSS3 styles. It enhances the file input functionality further, by offering support to preview a wide variety of files i.e. images, text, html, video, audio, flash, and objects.

Read More »

Smartjax – Make Your Ajax Calls Smarter

March 17, 2015     2574     Ajax
Smartjax – Make Your Ajax Calls Smarter

Instead of using $.ajax(), you’ve to use Smartjax.ajax() and that’s it. Now the call response will be cached in your browser. The next time you make the same call, it will not ping the server. The response will be returned from browser storage. Though you can explicitly make a force call, can clear saved data and many more.

Read More »

jQuery Datagrid

March 12, 2015     5836     Ajax Tables
jQuery Datagrid

A jQuery plugin to render datagrid. Works with local or remote data. Designed to be adaptive, simple to use and extendable.

Read More »

Gridder – jQuery Plugin to Display Thumbnail Grid Expanding Preview

March 10, 2015     11788     Gallery Ajax
Gridder – jQuery Plugin to Display Thumbnail Grid Expanding Preview

Gridder is a jQuery plugin that displays a thumbnail grid expanding preview similar to the effect seen on Google Images.

Read More »

minAjax.js – Javascript Library for AJAX POST/GET Request

February 08, 2015     2929     Ajax
minAjax.js – Javascript Library for AJAX POST/GET Request

minAjax.js is a minimalistic javascript library to perform AJAX POST/GET requests.

Read More »

jPut – JSON to HTML

December 22, 2014     2323     JSON Ajax
jPut – JSON to HTML

jPut is a small jQuey plugin which you can put your JSON as customized HTML format easily.It supports loading JSON via ajax.

Read More »

jQuery.sheet – jQuery Plugin for Ajax Spreadsheet

August 15, 2014     2750     Ajax Others
jQuery.sheet – jQuery Plugin for Ajax Spreadsheet

jQuery.sheet is an easy to use easy to integrate JavaScript & php excel like spreadsheet plugin for the web browser. It provides the same layer of business intelligence found in a standard desktop spreadsheet, but on your browser.

jQuery.sheet manages the sheet creation, viewing, and editing processes using simple html tables and html5 components to provide stabilizability even in older web browsers. jQuery.sheet can even be used like a datagrid, without formulas.

Read More »

jQuery.ajaxComboBox

August 06, 2014     3518     Ajax Form Elements
jQuery.ajaxComboBox

ajaxComboBox is a jQuery plugin for creating a text box it can "autocomplete" and "pulldown select".

Read More »