jQuery mb balloon is a jQuery plug-in to add a balloon tip to any element; content can be a simple string, a DOM element or AJAX content.
Best jQuery Ajax Plugins & Tutorials with Demo
Dropdown : jQuery MultiSelect Box Plugin
Dropdown is a jQuery-based lightweight drop-down box plug-in, support key / value search, token and select two modes.
Features:
- Support select and token two modes
- Support optgroup grouping
- Keep the native select keyboard operation
- Data source can be directly injected through the interface data can also be directly rendered select > option, automatically converted by the plug-in.
- Plug-in synchronization select and ul > li tag, easy to form field submission and front-end verification,
Fileuploader : Beautiful and powerful HTML5 File Uploading Tool
Fileuploader is a beautiful and powerful HTML5 file uploading tool. A jQuery and PHP plugin that transforms the standard file input into a revolutionary and fancy field on your page.
- File preview with image thumbnail or icon
- File image thumbnail can be generated in canvas to resize it perfectly for given with and height
- Render synchron the file preview
- File icon background is generated from file extension
- Customize your own input and thumbnail elements
- Responsive and fancy animations
- Choose multiple files from different folders
- Drag&Drop feature
- Upload each file with Ajax
- Upload synchron the files
- Upload progressbar with many data available
- Start, retry and cancel upload actions
- Paste images from clipboard (only in Chrome)
- Validate the file’s limit, size and extension. You can also use your own function
- Edit mode for already uploaded files
- All files are in one list in a hidden input
- Use input HTML attributes to configurate it
- HTML template renderer using Text variables
- CSS file icon
- PHP upload helper
- PHP generates an array with many file informations
- PHP can create a custom file name
- API and more than 24 Callbacks to manipulate freely the appearance and functionality of your file input
BunnyJS : Browser ES6 framework with JavaScript
BunnyJS is a modern Vanilla JS and ES6 library and next-generation front-end framework, package of small stand-alone components without dependencies.
- No dependencies – can be used in any project anywhere anytime
- 0 learning curve – you can start right now, just plain JavaScript with simple architecture easy to maintain and extend
- Designed in mind to build modern, complicated, real world business apps
- Faster, simpler, enjoyable than any frontend framework
- Large set of ready components, custom UI elements and utils
Advanced Autocomplete with jQuery & Ajax
An (arguably) lightweight plugin to add filter and autocomplete funcionality to inputs, with or without the use of ajax, with or without the need for the user to start searching for a therm before showing results.
Features:
- Fixed options (is like a select box or a filter box)
- Ajax request (proper autocomplete)
- Controlled by mouse and keyboard
- Minified, weights around 5KB
Barba.js : Fluid and Smooth Transition Between Websites Pages
Barba.js is a small, flexible and dependency free library that helps you creating fluid and smooth transitions between your website’s pages.
It helps reducing the delay between your pages, minimizing browser HTTP requests and enhancing your user’s web experience.
Features:
- Pjax
- Transitions
- Views
- Events
- Cache
- Prefetch
Intercooler.js : Simple Ajax using HTML Attributes
Intercooler.js allows developers to quickly implement AJAX directly in the HTML. By adding a specific HTML attribute to your links and buttons you can enable them to send GET, POST, or other requests to a URL. The data returned from the server can also be accessed through HTML attributes.
Drag And Drop Shopping Cart Using jQuery,Ajax And PHP
In this tutorial we will show you how to add items in shopping cart using drag and drop feature by using jQuery,Ajax and PHP.Drag And Drop is the modern and easy way to add items in shopping cart you only have to drag an item and drop it into the cart and the items will automatically added in your cart.