uncaught exception: Syntax error after jQuery upgrade

Posted by wham12 on Stack Overflow See other posts from Stack Overflow or by wham12
Published on 2010-05-07T19:57:03Z Indexed on 2010/05/07 19:58 UTC
Read the original article Hit count: 176

Filed under:

I am trying to upgrade an existing application from jQuery 1.3.2 to jQuery 1.4.2. When I do this, the page fails to load correctly and firefox's error console displays the error message "uncaught exception: Syntax error, unrecognized expression: Syntax error, unrecognized expression: search".

How can I determine what is causing this exception?

© Stack Overflow or respective owner

Related posts about jQuery