It would be helpful to see a functional example, but here is my guess:
You might have a CSS rule for the child TD element. Let's say, that You
have:

td{ background: #FFF;}

then Effect.Highlight(TRelement) will highlight the TR element, but the
effect itself will be hidden under the white color of the child TD
element, thus it will seem that nothing happens....

Ondra


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to