Ajax

TopUp - Javascript Pop Up / Lightbox

TopUp is an easy to use Javascript library for unobtrusively displaying images and webpages in a Web 2.0 approach of popups. The library is jQuery and jQuery UI driven in order to maintain cross-browser compatibility and compactness.    TopUp offers the following advantages: TopUp is absolutely free, also for commercial use A very easy setup process: only one include and nothing more Using TopUp presets keeps your HTML code 100% clean, no extra code needed whatsoever The ability of display

DropzoneJS - provides drag'n'drop file uploads with image previews

DropzoneJS is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars. This means that a user can drag and drop a file onto it, and the file gets uploaded to the server via AJAX.   DropzoneJS - Features: Image thumbnail previews. Simply register the callback thumbnail(file, data) and display the image wherever you like Retina enabled Multiple files and synchronous uploads Progress updates Support for large files Complete theming. The look and feel of D

SudoSlider - The most versatile jQuery content slider

SudoSlider is a jQuery slider that supports any content, has effects you've only seen in image-sliders is responsive and much more. It has a lot of transition effects, all of which are done using CSS transitions (with JavaScript fallback for old browsers). The script doesn't force any style on your page, and you can make your navigation buttons however you like.    SudoSlider - Features: It's responsive Uses CSS animations in compatible browsers Can contain ANY HTML Place navigation anywhe

jScroll - Infinite Scrolling Plugin for jQuery

jScroll is a jQuery plugin for infinite scrolling; also known as lazy loading, endless scrolling, autopager, endless pages, etc.; is the ability to load content via AJAX within the current page or content area as you scroll down. The new content can be loaded automatically each time you scroll to the end of the existing content, or it can be triggered to load by clicking a navigation link at the end of the existing content.  

Simple Modal - a small plugin to create modal windows

Simple Modal is a small plugin to create modal windows. It can be used to generate alert or confirm messages with few lines of code. Confirm configuration involves the use of callbacks to be applied to affirmative action; it can work in asynchronous mode and retrieve content from external pages or getting the inline content. Simple Modal is not a lightbox although the possibility to hide parts of its layout may partially make it similar.  

Colorbox - a jQuery lightbox

Colorbox is a lightweight customizable lightbox plugin for jQuery. It accepts settings from an object of key/value pairs, and can be assigned to any HTML element. Colorbox - Features: Supports photos, grouping, slideshow, ajax, inline, and iframed content. Lightweight: 10KB of JavaScript (less than 5KBs gzipped). Appearance is controlled through CSS so it can be restyled. Can be extended with callbacks & event-hooks without altering the source files. Completely unobtrusive, options are

jQuery editTable - Dynamic table input field

jQuery editTable is a very small jQuery Plugin that fill the gap left by the missing of a default input field for data tables. jQuery editTable can be used both in ajax and/or HTTP POST contest and let you preset the title and number of columns or just let complete freedom to the user. You can even append custom behaviors to single column cells (ex. jQuery UI Datepicker).    You can trigger editTable on any textarea or block element (ex. div, article, section ...). In case you trigger it on a

qTip2 - the second generation of qTip tooltip plugin

qTip2 is the second generation of the advanced qTip plugin for the ever popular jQuery framework. Building on 1.0's user friendly, yet feature rich base, qTip2 provides you with tonnes of features like speech bubble tips and imagemap support.   qTip2 - Features: Speech bubble tips The speech bubble tips plugin allows you to add nifty callout pointers to your tooltips. A wide range of options are available to style the tips, including height and width, colour and orientation/position on the

rcarousel - a continuous jQuery UI carousel

rcarousel is a continuous jQuery UI carousel.   rcarousel - Features: simple to use It's very simple to use. Just add some elements into a container and run the widget on it! highly customizable does not force you to use one pre-defined theme. You can add your own custom navigation with no effort! many options to choose from There are many options to choose from. Configure your carousel whatever you like! Any element You can use hopefully any HTML element inside a carousel.  image

jTable - A 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: Automatically creates HTML table and loads records from server using AJAX. Creates 'create new record' jQueryUI dialog form. When user creates a record, it sends data to server using AJAX and adds the same record to the table in the page. Creates 'edit record' jQueryUI dialog form. When user edits a record, it updates server using AJAX and updates a