We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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