Bug Tracker

Modify

Ticket #3771 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

:not selector using decendents (version 1.3b1)

Reported by: kpowell Owned by: john
Priority: major Milestone: 1.3
Component: selector Version:
Keywords: :not Cc:
Blocking: Blocked by:

Description

When using code like the following:

$(':not("#wrapper a")').click(...);

I get the following error:

"Syntax error, unrecognized expression: a' when calling method:"

This works fine in 1.2.6.

Change History

comment:1 Changed 4 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed

Just fixed this in Sizzle, will be merging with jQuery very soon.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.