Posts Tagged ‘Javascript’

Tuesday 31 August 2010
One Cool Thing a Day #28 : The Wilderness Downtown with HTML5

Wow this presentation has been buzzing around twitter like crazy today. The Wilderness Downtown is an intriguing, interactive piece that offers yet another example of how powerful HTML5 is and where the internet is heading. Until this point, I never realized how much of Flash really could be mimicked using these new technologies (HTML5, CSS3). [...]

Sunday 1 August 2010
HTML5 video and audio with H.264, FLV, WMV, or MP3 on any browser.

A great JavaScript / jQuery tool that checks if the user’s browser has HTML5 video capabilities, then automatically replaces the element with flash if it returns false. It’s a simple solution that I really wish we didn’t have to use, but if we’re wanting to support older browsers, then we’ll continue creating solutions in [...]

Wednesday 28 July 2010
Spritely jQuery Plugin - Animation with Javascript and CSS

Some people never cease to amaze me with what the come up with. I know this technology has been out for a bit, but I’ve never seen it in accomplished this easy. Using the jQuery framework, the Spritely jQuery plugin allows you to create stunning animated backgrounds with ease. The author of the plugin Artlogic [...]