Revisited an old experiment that looks to have been broken for a while. Luckily it was a quick fix.
Tag: image
Investigating the HTML5 Drag and Drop API
Drag and Drop had been available using JavaScrit libraries for some time, but with HTML5 comes native support.
Using Image Data Inside the HTML5 Canvas Element
Manipulating image data in Canvas is fairly simple once you get your head around how it works. Here are a couple of experiments I created as a bit of research.
jQuery Plug-in: Scalable Background Image
After seeing an interesting scaling background effect on a random site I decided to put together a jQuery plug-in that does the same job.