I posted this a moment ago but it seems to have disappeared off the list again for some reason?
I'm using FadeTo() on an <tr> element and it appears not to work in IE so I'm having to use tr.children().fadeTo() which absolutely kills performance in IE. I'll guess this is down to the way that IE handles opacity on its <tr> elements? is that correct? or is this a jQuery bug? Any information on this would be really great!! Rob