[jQuery] FadeTo() on <tr>
Hello Guys,
I've been using FadeTo() on <tr> elements and it doesn't appear to
work in IE, this is a bug in IE? At the moment I'm having to
use .children().fadeTo() on the <tr> elements I want to fade and on
large data sets its not very performant.
Thanks guys,
Robert