2022-08-09

[Javascript] 網頁取得剪貼簿中的圖片跟文字

最近遇到一些問題,需要在網頁處理關於 貼上後的圖片跟文字,就稍微研究了一下,然後把 code  做一下紀錄方便之後複製貼上



其實,這案例就是實作 onpaste 事件然後判斷 type 是啥

就直接上 code


結果:


reference:


https://www.techiedelight.com/paste-image-from-clipboard-using-javascript/

--

The bug existed in all possible states. Until I ran the code.

如果這篇文章有幫助到您幫我分享一下,讓我有寫下去的動力...