Dave:
Try putting an alert() in the loop where it goes through each color.
That way you can see if the loop is being executed fully. If the loop
is working, maybe you need a setTimeout call rather than a for loop to
control the timing.
Dave Waller wrote:
>
> I am stuck tring to figure out why IE does not (or runs it so fast that
> I can not see it) run this correctly.
>
> I have a layer that has some text and it gets its color changed, ie
> fades.
>
> here is a URL that I use it in.
>
> http://www.ckhnet.com/users/dwaller/test/test.html
>
> Thanks in advance for any help
> Dave Waller
>
> ------------------------------------------------------------------------
> Name: fade.js
> fade.js Type: JavaScript Program (application/x-javascript)
> Encoding: 7bit
|