3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-08 13:45:52 +00:00
Files
snipe-it/bower_components/jquery.iframe-transport
2017-01-11 03:05:06 -08:00
..
2017-01-11 03:05:06 -08:00
2017-01-11 03:05:06 -08:00
2017-01-11 03:05:06 -08:00
2017-01-11 03:05:06 -08:00
2017-01-11 03:05:06 -08:00
2017-01-11 03:05:06 -08:00
2017-01-11 03:05:06 -08:00

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.