Bug Tracker

Opened 15 years ago

Closed 14 years ago

#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:
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

Change History (1)

comment:1 Changed 14 years ago by dmethvin

Resolution: worksforme
Status: newclosed

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

Note: See TracTickets for help on using tickets.