Hi all,

I am trying to use Effect.Opacity (or Effect.Fade or Effect.Appear) to
fade images in from 0.4 opacity to 1.0 on mouseover.

The problem is as soon as the animation stops, the image jumps from
1.0 back to 0.4 whether the mouse has moved or not.

Am I missing something here?  The 0.4 is set in a CSS file,
onmouseover invokes a simple function to create a new instance of
Appear or Fade, and all I am setting for options is from:0.4 to:1.0
and duration0.5.

Thanks for any insights!

Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to