How to stop iframe loading?

前端 未结 2 701
天命终不由人
天命终不由人 2021-01-19 06:46

Hi I\'m uploading a file through an iframe.

HTML:


    

        
2条回答
  •  萌比男神i
    2021-01-19 07:46

    Try flash uploaders. They have many advantages against standard uploading input, like multiple file upload, stopping upload queue, file size limit etc. Try a demo here: http://www.uploadify.com/demos/. Of course they have a bit complicated implementation.

提交回复
热议问题