claudiowebdesign


Member since 11/01/2010

Name: Claudio Bonifazi

claudiowebdesign

Location: Italy

Website: http://claudiobonifazi.com

Web development & design in Milan.

3 snippets

3328 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

claudiowebdesign's Recent SnippetsTagged javascript



« Prev 1 Next »
this function gets a parameter like an hex color (es: "#ffffff"), an abbreviated hex color (es: "#fff"), an rgb color (es: "rgb(255,255,255)") or an rgba color (es: "rgba(255,255,255,1)"), and returns an object containing the rgba values, like { red:...
0 1650 posted 12 years ago by claudiowebdesign
Hi everyone, a while ago i posted a little script that reproduced a little animation effect seen in Windows 8 Developer Preview. I thought about expanding it some more, and in the end i started actually recreating the whole Metro interface in HTML5/C...
1 1255 posted 12 years ago by claudiowebdesign
A jQuery plugin that adds the .spiral() method, wich moves an element along an archimedean spiral path.
3 1396 posted 13 years ago by claudiowebdesign
« Prev 1 Next »