jquery - Rendering divs containing html and svg elements to a canvas -


i want take screenshot of div(container) in html page. problem container might contain both html elements svg. found several ways render them canvas individually, i.e if html or svg present, not figure out way render container on canvas if both of them present. ideas? i'll prefer if solution client side.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -