Opened 14 years ago
Closed 13 years ago
#3645 closed bug (fixed)
Documentation Error
Reported by: | jq_user | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | docs | Version: | |
Keywords: | events, hover | Cc: | jq_user |
Blocked by: | Blocking: |
Description
Events/hover documentation page
Second example causes error should be(like):
jQuery("a").hover(
function(){jQuery(this).fadeOut(100);}, function(){jQuery(this).fadeIn(500);} );
Change History (2)
comment:1 Changed 14 years ago by
Cc: | jq_user added |
---|
comment:2 Changed 13 years ago by
Milestone: | 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 1.2.6 |
Note: See
TracTickets for help on using
tickets.
Ok, thanks for reporting, can you post the problem to jQuery's google group?