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 comment:1
Changed June 11, 2011 11:06AM UTC by comment:2
component: | unfiled → event |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
Thanks for submitting a ticket to the jQuery Project!. We're closing this ticket as requested.
Remove this post. Was calling it wrongly.