Articles : jQuery

Fading Navigation Text with CSS & jQuery

It’s been a while since the last post, mainly because I haven’t had anything to post about. However, recently, I wanted to achieve a fading effect when I hovered on the navigation elements of a website I was making. I could have just used jQuery to animate the color of the text using the color plugin and that would be the end of it. Unfortunately, the designer used a non-standard font for the navigation, so I needed an alternative approach.

css gallery