To fix this jQuery 1.4.4 error:
commit59f561b4502f59a6b3387992074c6db4b17f1c15
authorMarc Delisle <marc@infomarc.info>
Fri, 28 Jan 2011 18:08:20 +0000 (28 13:08 -0500)
committerMarc Delisle <marc@infomarc.info>
Fri, 28 Jan 2011 18:08:20 +0000 (28 13:08 -0500)
tree6edcfb7a73291c37ab6f4512994db6e75b26e9b9
parente0c0d21380fab68bf71fbfbdbd060f6f2178c29d
To fix this jQuery 1.4.4 error:
  tds[0] is undefined
  jQuery.support.reliableHiddenOffsets = tds[0].offsetHeight === 0;

I merged this commit that is planned to appear in jQuery 1.5:
https://github.com/dmethvin/jquery/commit/ad0ebf00abca53caaaa46fb172024ba9b23b03a1
js/jquery/jquery-1.4.4.js