Wednesday, December 26, 2012

Animation using CSS3 KeyFrames and jQuery's scrollTop() function

Animation using CSS3 KeyFrames and jQuery's scrollTop() function

Link to My Blogger Tricks

Animation using CSS3 KeyFrames and jQuery's scrollTop() function

Posted: 26 Dec 2012 11:27 AM PST

css3 keyframesJquery is indeed the most compressed and efficient library of JavaScript introduced so far that has made a web developer's job more easy. Its built in functions of show(), hide(), AJAX() and my beloved scrollTop() are indeed the most used functions that gives a new life to user interface (UI). CSS3 animations using @Keyframes rule is one of the most innovative things I came across so far. Pseudo elements such as :before and :after are increasingly being used now because they eliminated the use of unnecessary div tags.

Read more »
Share:

0 comments:

Post a Comment