Side navigation
#3313 closed bug (worksforme)
Opened September 01, 2008 04:48PM UTC
Closed January 11, 2009 04:25AM UTC
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: | ||
Blocked by: | Blocking: |
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
Attachments (0)
Change History (1)
Changed January 11, 2009 04:25AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Looks like you solved this problem, the referenced page does not have a problem when I click on the menus.