Is it possible to "draw" the content of a div to a canvas... i have done the div manipulation with css, but need canvas to "save" the content to jpg with the .dataToURL function
so the question is... do you know a HTML, CSS, jQuery function that transfer the content of a div and draw it to a canvas
thanks in advance