开发者

How to upload a file using javascript

开发者 https://www.devze.com 2023-02-25 09:48 出处:网络
I have this form where i ultimately want to be able to upload several files, and those files will appear in a textarea tag right underneath开发者_运维问答.How do i upload files using javascript?The ea

I have this form where i ultimately want to be able to upload several files, and those files will appear in a textarea tag right underneath开发者_运维问答. How do i upload files using javascript?


The easy path is go with a plugin. Here is an upload plugin for jQuery library.

0

精彩评论

暂无评论...
验证码 换一张
取 消