> That may be due to the complex algorithm of how to be tables are
> rendered, I had some similiar problems.
>
> Does that change if you check the height after a little timeout?

Hi,

No, it doesn't help:
window.setTimeout(function() {$("#debug").html($("#tr1").height())},2000);
gives the same result.  The TR height is 0 on safari.  It works fine
on every other browser I've tried.

thanks,
-joe

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to