5 ms·
Is there a way I could save the "silks" that I create? If not, would you please consider implementing it?
by javadi82 16y ago
Is there a way I could save the "silks" that I create?
If not, would you please consider implementing it?
- mnutt 16y agoTry opening up Webkit Inspector console and type: $("<img/>").attr('src', $("#render").get(0).toDataURL()).prependTo("body"); Or here's a bookmarklet: http://bookmarklets.heroku.com/bookmarklets/1799 http://bookmarklets.heroku.com/bookmarklets/1799