Opened 15 years ago
Closed 15 years ago
#3301 closed bug (invalid)
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
Note: See
TracTickets for help on using
tickets.
No test case. In any case, why take the offset() of the document?