Side navigation
#7563 closed bug (duplicate)
Opened November 19, 2010 09:32AM UTC
Closed November 19, 2010 09:34AM UTC
Last modified November 19, 2010 09:34AM UTC
The .fadeIn() and .fadeOut() parameters fail in combination with the .hover event handler
Reported by: | m.vanturnhout@home.nl | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm currently reading jQuery: from Novice to Ninja and there's an example, which fails to load properly with jQuery 1.4.4.
See http://jsfiddle.net/6yyzf/. After the second time I try to hover over the first image, the second image doesn't stay in place and is placed beneath the first images as a block-element.