Ajax IM
What is Ajax IM?
Ajax IM ("Ajax Instant Messenger") is an instant messenger for the web. It is intended to be integrated with existing websites to provide a more interactive c...
pjax = pushState + 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.
pjax works by fe...
Ace (Ajax.org Cloud9 Editor)
Note: The new site at http://ace.c9.io contains all the info below along with an embedding guide and all the other resources you need to get started with Ace.
...
three.js
JavaScript 3D library
The aim of the project is to create an easy to use, lightweight, 3D library with a default WebGL renderer. The library als...
Installation
Choose One
npm install typed.js
yarn add typed.js
bower install typed.js
CDN
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.11"></script>
...
Overview
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 ho...
Installation
Use npm to install the latest version.
npm install handsontable
You can use Yarn, NuGet or other methods as well. You can load it directly from jsDelivr.
U...
by Kris_B
Image gallery simplified. Touch enabled, responsive, justified/cascading/grid layout and it supports cloud storage. Featuring multi-level navigation in albums, lightbox, combinable hover effects on thumbnai...
by Halil ibrahim Kalkan
jTable is a jQuery plugin used to create AJAX based CRUD tables without coding HTML or Javascript. It has several features including:
Automatically creates HTML table and loads records from...
by Jeroen Fiege
What is Infinite AJAX Scroll?
Infinite AJAX Scroll is a jQuery infinite scrolling plugin. It works by reading the next (and previous) links of your existing server-side pagination and load these page...