When using an iframe to load the script/html on Chromium
"Uncaught ReferenceError: progressFrame is not defined"
Posting full line in case my line number does not match current:
var uploadProgress = $.browser.safari ? progressFrame.jQuery.uploadProgress : jQuery.uploadProgress;
Thanks
P.S. Awesome script :)
When using an iframe to load the script/html on Chromium
"Uncaught ReferenceError: progressFrame is not defined"
Posting full line in case my line number does not match current:
var uploadProgress = $.browser.safari ? progressFrame.jQuery.uploadProgress : jQuery.uploadProgress;
Thanks
P.S. Awesome script :)