[jQuery] Re: Fade font color

2008-03-05 Thread MorningZ
What are you trying to fade from what to what? Like is the before and after colors both visible? (like for instance blue text on a white background to red text on a white background?) If that's the case, running some sort of counter from one hex value to the other would be the way to go

[jQuery] Re: Fade font color

2008-03-05 Thread Karl Rudd
Try this one: http://plugins.jquery.com/project/color Karl Rudd On Thu, Mar 6, 2008 at 6:11 AM, Bryan Migliorisi [EMAIL PROTECTED] wrote: I am trying to find a way to fade the fore color of the font. I know I can fade the background color of an element, but I would like to fade the

[jQuery] Re: Fade Font Color??

2008-02-06 Thread Karl Swedberg
On Feb 6, 2008, at 12:32 PM, [EMAIL PROTECTED] wrote: I am trying to figure out how to fade the font color from one color to another. I dont think jQuery has this functionality built in. Has anyone experimented with such an effect or plugin? yes, the color plugin allows you to do this: