Bug Tracker

Modify

Ticket #12131 (closed bug: invalid)

Opened 10 months ago

Last modified 10 months ago

Syntax error, unrecognized expression: link

Reported by: spicyj Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocking: Blocked by:

Description

In IE8 I can't run .is(":link") without an error. It gives

Syntax error, unrecognized expression: link (stable jQuery) Syntax error, unrecognized expression: unsupported pseudo: link (edge jQuery)

 http://jsfiddle.net/r5mgn/

Change History

comment:1 Changed 10 months ago by dmethvin

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

It isn't supported, as documented, on non-qSA browsers like IE8.

See  https://github.com/jquery/sizzle/issues/44 for the feature request.

comment:2 Changed 10 months ago by spicyj

Thanks for the link and sorry for submitting a dupe.

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.