[thelist] Javascript (Math Skills Needed)

Jon Hughes hughesj at firemtn.com
Wed Aug 8 12:18:21 CDT 2007


> 
> It appears you simply call the fader() function with the final values
> you want, so
> 
> fader(element,243,244,255)
> 

That is incorrect.

The RGB value you put in fader(element,R,G,B) is the color you want to
show up, which will then always fade to white.

 - Jon



More information about the thelist mailing list