Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von 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.

Alle Antworten (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