capture screenshot using client side javascript
We are using html2canvas javascript client side library to capture screenshot when user wants to report issue from our client side single page web application. It works in other browsers except firefox.
Can you please provide some pointers how can this be achieved ? Kindly let me know if more information is required.
We are using html2canvas javascript client side library to capture screenshot when user wants to report issue from our client side single page web application. It works in other browsers except firefox.
Can you please provide some pointers how can this be achieved ?
Kindly let me know if more information is required.
تمام جوابات (1)
https://www.youtube.com/watch?v=bYaZfItjCFg https://jsfiddle.net/699j050r/5/
This tutorial definitely works on Firefox.