php & jquery upload image and preview display instantly

前端 未结 7 762
南方客
南方客 2021-01-03 12:22

im looking forward to create an upload module where user can browse, click open and it will instantly display a preview of that image without having to click a submit button

7条回答
  •  春和景丽
    2021-01-03 12:58

    This requires no submit button. You can just use an image and browse for files and it will automatically send it to php.

提交回复
热议问题