Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Tablecell.getBoundingClientRect() is mismatched.

  • 1 reply
  • 2 have this problem
  • 14 views
  • Last reply by guigs

more options

tablecell.getBoundingClientRect().right is not equal to tablecell.nextSibling.getBoundingClientRect().left.

But, IE and Chrome is working fine... I need to solution. Else i will move to Chrome and IE.

Due to performance i have choose Mozilla...

tablecell.getBoundingClientRect().right is not equal to tablecell.nextSibling.getBoundingClientRect().left. But, IE and Chrome is working fine... I need to solution. Else i will move to Chrome and IE. Due to performance i have choose Mozilla...

All Replies (1)

more options

Hi ajeshangappan, I am happy to hear that you have chosen Mozilla for performance. However the calls that you are making, are they not equal on more than one webpage?

Does it happen to be whitespace? https://developer.mozilla.org/en-US/d.../Node.nextSibling also see http://www.w3.org/DOM/faq.html#emptytext