> Well I said the changed jQuery(el).show(10, function() { line > Don't work very well but it working fine in IE 7.
Invoking "show" with a speed argument causes it to animate the height and width of the element. That really doesn't sound like a good idea for table rows. Other effects, such as fade, will be more reliable.