How to open select file dialog via js?

前端 未结 9 1804
伪装坚强ぢ
伪装坚强ぢ 2021-01-30 06:16
$(\'#id\').click();

It doesn\'t work on Chrome 26 on Mac OS.

The problem actually is creation "upload" widget that can be integrated in

9条回答
  •  一整个雨季
    2021-01-30 07:19

    In HTML only:

    
    

    Edit: I hadn't tested this in Blink, it actually doesn't work with a

提交回复
热议问题