html - How to capture the whole screen (monitor) using javascript -


i wondering if knows way capture screen(take screenshot) of webpage using javascript. i'm interested in way capture whole screen , not html part of page. in addition how afterwards send image on server?

any ideas?thanks!!

you should check html2canvas script.


Comments