jquery.iframe-transport

v1.0.0
jQuery plugin that implements an iframe transport so that ajax calls support the uploading of files using standard HTML file input fields

jQuery Iframe Transport

jQuery Ajax transport plugin for iframe-based file uploads. For documentation, see:

https://cmlenz.github.io/jquery-iframe-transport/

Demo

To run the included simple demo application, you'll need node.js.

In the jquery-iframe-transport source directory, run:

$ npm install

That should download and install all dependencies required for the build, including running the demo app. Then simply run:

$ grunt connect

Point your browser to http://localhost:3000/ and you should be able to play with the demo.

npm i jquery.iframe-transport

Metadata

  • MIT
  • Whatever
  • Christopher Lenz
  • released 8/12/2015

Downloads

Maintainers