December 2011
2 posts
10 Online HTML5 Tools For Web Designers →
If you haven’t heard, HTML5 is taking the web by storm! It is currently being enhanced by experts to provide us Web Designers & Developers with awesome new revolutionary web page features!
2 tags
html2canvas - Screenshots with JavaScript →
Great! I need this for my client-side support and feedback script!
This script allows you to take “screenshots” of webpages or parts of it, directly on the users browser. The screenshot is based on the DOM and as such may not be 100% accurate to the real representation as it does not make an actual screenshot, but builds the screenshot based on the information available on the page.