Bug Tracker

Modify

Ticket #9563 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

live, hover no longer works

Reported by: anonymous Owned by:
Priority: low Milestone: 1.next
Component: event Version: 1.6.1
Keywords: Cc:
Blocking: Blocked by:

Description

$(document).live('hover', function(){ $(this).fadeTo("slow", 1.0); }, function(){ $(this).fadeTo("slow", 0.2); });

Change History

comment:1 Changed 2 years ago by anonymous

Remove this post. Was calling it wrongly.

comment:2 Changed 2 years ago by addyosmani

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to event

Thanks for submitting a ticket to the jQuery Project!. We're closing this ticket as requested.

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.