Ticket #3313 (closed bug: worksforme)
FF2 throw error, but IE 6 works fine
| Reported by: | larryludwick | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | core | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
http://twinflamingos.com/chris/chris.htm works fine in IE 6 but FF 2 throws this error when any of the menu titles are clicked:
Error: [Exception... "Could not convert JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://jqueryjs.googlecode.com/files/jquery-1.2.6.js :: anonymous :: line 871" data: no] Source File: http://jqueryjs.googlecode.com/files/jquery-1.2.6.js Line: 871
I am relatively new to javascript and brand new to jQuery so this information doesn't help me much. Is this a bug? Or is my coding simply bad? My html and css both validate at W3C.
Thanks
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Looks like you solved this problem, the referenced page does not have a problem when I click on the menus.