On Dec 27, 6:51 pm, Ken Snyder <[EMAIL PROTECTED]> wrote:
> gRoberts wrote:
> > hi all,
>
> > i'm working on an ajax commenting system for a client and i'm using
> > the highlight effect to "highlight" the new comment.
>
> > This all works fine and dandy except for one small issue.
>
> > Alternating rows have different colours set in the css. So one of the
> > rows which normally would be a light shade of pink is now white.
>
> > if I set the endcolor option, the highlight goes to the correct color
> > but then turns white straight after.
>
> > Any idea's why?
>
> Have you tried using it without an endcolor? Without an endcolor, I
> believe it removes the inline color declaration and the class should
> again dictate the color of the row.  Check your syntax on the
> endcolor... can you paste some code?
>
> - Ken Snyder

It was down to me using a scrollTo directly after without using a
queue. as soon as I place both in a queue it worked fine.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to