You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using - $('#file_upload').uploadify('cancel'); to pause the script and using this - $('#file_upload').uploadify('upload', '*'); to resuming script again. How can I do the same on uploadifive?