Twitter Bootstrap Image Upload with Preview and Progress Bar

前端 未结 4 1029
借酒劲吻你
借酒劲吻你 2021-02-01 20:20

How can i use Twitter Bootstrap to upload a single image with preview and progress bar. As currently, Until I save the image, I can not see what any preview or progress bar to u

4条回答
  •  悲哀的现实
    2021-02-01 20:52

    I made a jQuery plugin which previews images from both file and URL. However, there's no progress bar (yet).

    Code: https://github.com/egonolieux/bootstrap-imageupload

    Demo: https://egonolieux.github.io/bootstrap-imageupload

提交回复
热议问题