Hi,

I have a page in which I'm trying to use offset() on a checkbox (using
jQuery 1.2.1)
In FF, everything works fine, but I'm getting an "Object doesn't
support this property or method" in IE6 and IE7.
The debugger indicates that the error occurs where jQuery tries to do
"box=elem.getBoundingClientRect()".
The page is valid XHTML, and the checkbox is located in a table row.
Sorry, I don't have a test page I could post. Any hints?

THanks,
Bernd

Reply via email to