Skip to main content

Bug Tracker

Side navigation

#3645 closed bug (fixed)

Opened November 25, 2008 02:43AM UTC

Closed February 05, 2010 08:13PM UTC

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

);

Attachments (0)
Change History (2)

Changed November 25, 2008 11:23AM UTC by flesler comment:1

cc: → jq_user

Ok, thanks for reporting, can you post the problem to jQuery's google group?

Changed February 05, 2010 08:13PM UTC by john comment:2

milestone: 1.3
resolution: → fixed
status: newclosed
version: 1.2.6