חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 2 תגובות
  • 1 has this problem
  • 3 views
  • תגובה אחרונה מאת 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