Image Upload with Preview and Delete

前端 未结 6 1350
情话喂你
情话喂你 2020-12-14 13:21

Have the followig questions and need answers regarding the following script that will Preview a Photo before upload. The script is from http://jsbin.com/uboqu3/edit#javascri

6条回答
  •  情歌与酒
    2020-12-14 13:59

    In reply to last response of @user1315468 IE8 needs a security settings change:

    Open Tools->internet option-> security tab-> custom level locate the setting "Include local directory path when uploading files to a server" and click on Enable.

    After this change, you can reopen the browser with mplungjan's demo link. Hope this helps.

提交回复
热议问题