搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

javascripting code determining inner TD or TAG elements' vertical position incorrectly ??? seems like TABLE with CAPTION visible it fails to + caption.height

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Dracwula

more options

when javascript programatically query nested elements/objects to determin inner X,Y position of a <TD> while TEST MY CAPTION is visible in the table, the total calculated Y-position seems to skip the adding of 's height in to the returned Y value. existing code works ok in CHROME/IE.

when javascript programatically query nested elements/objects to determin inner X,Y position of a <TD> while <CAPTION>TEST MY CAPTION</CAPTION> is visible in the table, the total calculated Y-position seems to skip the adding of <CAPTION>'s height in to the returned Y value. existing code works ok in CHROME/IE.

所有回复 (2)

more options

This forum focuses on end-user support. You can find more web development help on the mozillaZine Web Development board. Separate forum, separate registration. Please note the tips in the Sticky Post at the top of the forum before posting. You may want to post a link to a test case to better illustrate the problem.

more options

=) thx for the developer link, i was lost little fox as u can see :D