Here is another jQuery animation experiment, this time with animating text using an easing equation.

Continue reading about Text Fly: A jQuery Experiment in With Easing Callbacks and Text Animation

Jim on November 20th, 2009




A simple jQuery Tutorial to create Text Glow Effect in jQuery.

Continue reading about jQuery Text Glow Effect

Jim on November 20th, 2009




Here is a simple UX trick that can be easily implemented into your web sites. With a few lines of jQuery it will make your text links fade to another color on rollover. How? Read on.

Continue reading about Fading Color Effect for inline text links using jQuery

Jim on November 20th, 2009




Remember those days which almost every website has a Flash intro or header that makes you wait un? forever. Now more and more people are using jQuery animation function to make their sites interesting. Let?s see how we do it.

Continue reading about Flashy Intro With jQuery Animation

Jim on November 20th, 2009




With this great javascript framework, jQuery, you can create some flash like effects. In this post, I will show how to create very simple flying and fading text effect using jQuery.

Continue reading about jQuery: Flying Text With Fade Effect