A jQuery Plugin to perform Ajax style downloads.An HTML
form is created and submitted to ad invisible IFrame
. You can pass parameters like you would in a regular Ajax request.
The server should answer the request providing a file to download of course.