Side navigation
#5497 closed bug (worksforme)
Opened November 12, 2009 02:15PM UTC
Closed November 15, 2009 02:56AM UTC
Fade In Fade Out - Stays Half transparant when stopped
Reported by: | tsukasa1989 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
I have a hover function. That fades in some images and on mouse out they fade away. But when i do a mouseover the show and if i halfway there up do a mouseout. The transparancy stays. It will fade out to invisible. But if you then hover it again it wil only be shown for 60%. And this should not be happening.
So:
onmouseover: $(this).stop().fadeIn(500);
onmouseout: $(this).stop().fadeOut(500);
Halfway a fade change the event so it stops fading. And you will not have a 100% shown element anymore.
Cheers,
Niels
Attachments (0)
Change History (1)
Changed November 15, 2009 02:56AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Check out the gotoEnd parameter.
http://docs.jquery.com/Effects/stop#clearQueuegotoEnd