Bug Tracker

Modify

Ticket #10088 (closed bug: invalid)

Opened 21 months ago

Last modified 21 months ago

opera doesn't like :hover

Reported by: soenke.sprink@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.2
Keywords: Cc:
Blocking: Blocked by:

Description

in Opera 11.50 i got: Uncaught exception: Syntax error, unrecognized expression: hover when I have in js: $("div").is(":hover")

Change History

comment:1 Changed 21 months ago by anonymous

you can see it here:  http://jsfiddle.net/f9KRS/

comment:2 Changed 21 months ago by dmethvin

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

jQuery does not support the :hover selector; you'll notice it isn't in the documentation.

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.