imgix jQuery Plugin

imgix.js is a javascript library that allows you to to work with the imgix service and API to easily make images on your site or app responsive to device size and pixel density. imgix.js also allows API features such as text formatting, color palatte extraction, effects, adjustments and watermarking to be applied more intuitively.

JQuery Uploader List

jQuery plugin to upload multiple files, one after the other using a queue into list.

jQuery Iframe Post Form

This jQuery ajax upload plugin creates a hidden iframe and sets the form’s target attribute to post to that iframe. When the form is submitted, it is posted (including the file uploads) to the hidden iframe. Finally, the plugin collects the server’s response from the iframe.