Side navigation
#3301 closed bug (invalid)
Opened August 29, 2008 03:17PM UTC
Closed January 10, 2009 10:53PM UTC
Not working offset() for document
Reported by: | ICE | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | core | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
in ff and opera construction
$(document).offset() call error
[Exception... "Could not convert JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://inozo/_js/general/jquery.js :: anonymous :: line 22" data: no]
http://inozo/_js/general/jquery.js
Line 22
Attachments (0)
Change History (1)
Changed January 10, 2009 10:53PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
No test case. In any case, why take the offset() of the document?