Skip to main content

Bug Tracker

Side navigation

#9563 closed bug (invalid)

Opened June 11, 2011 10:43AM UTC

Closed June 11, 2011 11:06AM UTC

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);

});

Attachments (0)
Change History (2)

Changed June 11, 2011 10:57AM UTC by anonymous comment:1

Remove this post. Was calling it wrongly.

Changed June 11, 2011 11:06AM UTC by addyosmani comment:2

component: unfiledevent
priority: undecidedlow
resolution: → invalid
status: newclosed

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