bookmark_borderWorking with jQuery.fileDownload.js plugin

Few days before I got help-request from one of my friend, they want to download the file using ajax calls.  I though of sharing jQuery.fileDownload.js plugin, which was created by johnculviner two years before.

What is jquery.fileDownload.js ?
Its a jQuery plugin which support cross server platform compatible, also works with multi browser. Support lots of methods like success and fail feature, which is like plug and play.

preparingMessageHtml
failMessageHtml
androidPostUnsupportedMessageHtml
Continue reading “Working with jQuery.fileDownload.js plugin”