▲ Convert HTML to Image in Jquery [Div or Table to jpg/ png] at codepedia.info▼1 up and 1 down, posted by prabnoor 2806 days ago 2 comments
MaxArt 2806 days ago. link 1 point ▲ ▼That's not really "converting" to an image using jQuery. It's rather using jQuery to handle the canvas generated by html2canvas.
prabnoor 2791 days ago. link 1 point ▲ ▼Yes, but at the end using html2canvas lib we able to generate canvas of given HTML and able to download it as an Image. So in this article we able to get image of given html