I get:

"A script on this page may be busy, or it may have stopped responding.
You can stop the script now, open the script in the debugger, or let
the script continue."

With the code:
$('div:has("p+p')')

And the HTML:
<div><p>1</p></div>

This worked fine with jQuery 1.2.6.

Test case: http://jsbin.com/atiha/edit

Tested in FF3, IE7 and Chrome.

Is this a bug with jQuery 1.3 or is the syntax wrong?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to