by Dave Reeder
16. July 2009 07:09
Ever wanted a Flash style "fading" link without the need to use Flash and sacrifice your SEO?
I discovered a nice way of doing this using the ever popular jQuery javascript library. The technique uses a span and opacity to fade in the hover state of the link. Even better, you don't need two images, you can use one image with both on and off states - see this article for more information.
The result is:
See demo by itself.
See the official site for more information.