Bug Tracker

Opened 12 years ago

Closed 12 years ago

#9563 closed bug (invalid)

live, hover no longer works

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

Description

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

Change History (2)

comment:1 Changed 12 years ago by anonymous

Remove this post. Was calling it wrongly.

comment:2 Changed 12 years ago by addyosmani

Component: unfiledevent
Priority: undecidedlow
Resolution: invalid
Status: newclosed

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

Note: See TracTickets for help on using tickets.