Profile
Achievement
claudiowebdesign's Recent SnippetsTagged jquery
- All /
« Prev 1 Next »
How to make numbers update with a smooth animation with jQuery
1
784
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
1548
posted 13 years ago by claudiowebdesign
I tried to create a little jQuery method to notify events to the user just as in facebook.
EXAMPLE: http://claudiobonifazi.com/snippets/fb_like_notifications/
1- Link this little plugin to your page (or paste it into your files as you wish)...
0
826
posted 13 years ago by claudiowebdesign
After giving a try with the Windows 8 Developer Preview i asked myself if i could reproduce the on click effect of the metro UI in a webpage.
Sadly, for what i know at this time CSS3 3d transformations works only on webkit browsers, so this is not...
0
869
posted 13 years ago by claudiowebdesign
A jQuery plugin that adds the .spiral() method, wich moves an element along an archimedean spiral path.
3
1609
posted 14 years ago by claudiowebdesign