m

Posts from June 2010.

Shadow animation jQuery-plugin

Edwin Martin of bitstorm.org brings us an impressive JQuery plugin which extends the javascript api du jour’s animation capabilities to include manipulation of the CSS3 box shadow property. Make sure to check out the demos in the link; the ‘click me’ example in particular is quite a gem!

Source: Shadow animation jQuery-plugin.

jsdo.it – share JavaScript, HTML5 and CSS

jsdo.it, a hot new web service by KAYAC inc. is a collaborative, community based code playground where users create code snippets using Javascript, HTML5 and CSS. These creations can then be ranked, forked and commented on by other users of the site. Stats found throughout the site give readers a listing of the hottest posts for the day as well as overall, and also the most highly ranked authors. I’ve already managed to find some extremely cool bits, such as this trippy swirl demo and this impressive particle display.

Source: jsdo.it – share JavaScript, HTML5 and CSS.