Set Image Src to Local File

Posted by cmessier on Stack Overflow See other posts from Stack Overflow or by cmessier
Published on 2010-02-19T13:54:57Z Indexed on 2010/04/30 6:07 UTC
Read the original article Hit count: 264

I am writing a Firefox extension and would like the users to be able to change an image on a web page with a local image. Is it possible, using JavaScript, to change the image source with an image that is saved on the user's local machine?

Let me know if you need more information. Thanks

© Stack Overflow or respective owner

Related posts about firefox-addon

Related posts about firefox-extension