Creating Javascript Blob() with data from HTML Element. Then downloading it as a text file

后端 未结 3 2170
醉酒成梦
醉酒成梦 2020-12-20 16:11

I\'m using an HTML5 site to create a log per-say within a textarea element. I need to pull the data from that area with the click of a button, and download it to my computer

3条回答
提交回复
热议问题