jquery - Uploadify stops working in IE after a couple of uploads -
jquery - Uploadify stops working in IE after a couple of uploads -
i have uploadify instance sends file server in ajaxy way. it's working fine in chrome, in ie randomly stop working after first or sec or 3rd upload. when stop working onselect function fire, nil else happens.
how go debugging problem?
thanks lot
a first step utilize internet explorer console see if error shown (f12 on ie9).
after checking that, might want place console logger (very easy, lots of tutorial that), have feedbacks when goes wrong.
you can utilize callbacks of uploadify have more precise informations.
hope help.
jquery internet-explorer-8 internet-explorer-9 uploadify
Comments
Post a Comment