Hi, I'm a newbie at jQuery and basic/average JavaScript coder. Recently, I was talking to a friend, asking which JavaScript framework does he use or will use in his CMS project and he mentioned Mootools and Prototype (I'm not here to discuss them). Well, I knew Prototype, but not Mootools, so I decided to check their webpage to see if I would choose it over jQuery.
Well. I don't want to use Mootools, jQuery seems easier to learn and use, however, I noticed Mootools has some neat effect that I would like to use, or better, I would like to implement with jQuery. Which is, link color fading. How do I implement something like that with jQuery?