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
comment:2 Changed 12 years ago by
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.
Note: See
TracTickets for help on using
tickets.
Remove this post. Was calling it wrongly.