Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
$(document).live('hover', function(){ $(this).fadeTo("slow", 1.0); }, function(){ $(this).fadeTo("slow", 0.2); });
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Remove this post. Was calling it wrongly.