I’m thinking about a plugin that can upload whatever user see in his page,
let’s talk about the image
I don’t wanna to format the img.src ,send to the server and let the server side to fetch the img
Instead,I wanna to get the img’s raw data,maybe base64 and then use xmlhttprequest(level2)
to send the raw data
Any One get some ideas of it?Thanks 🙂
I’m thinking about a plugin that can upload whatever user see in his page,
Share
Try to take a look at this: http://html2canvas.hertzen.com/