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!

Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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

  • 2 odgovora
  • 1 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od 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.

Svi odgovori (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