Profile
Achievement
 
    
                claudiowebdesign's Recent SnippetsTagged jquery
- All /
 « Prev 1 Next »
How to make numbers update with a smooth animation with jQuery
        
        
        
            1 
        
        
            1306 
        
                    posted 13 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 
        
        
            2284 
        
                    posted 14 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 
        
        
            1224 
        
                    posted 14 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 
        
        
            1325 
        
                    posted 14 years ago by claudiowebdesign
            A jQuery plugin that adds the .spiral() method, wich moves an element along an archimedean spiral path.
        
        
        
            3 
        
        
            2040 
        
                    posted 14 years ago by claudiowebdesign
            