The divs are all separate, they do not occupy the same space. I see
the other two morph, and if I change the one to #000 rather than
transparent, I see them all morph simultaneously,  What I don't see is
the one morph to transparent when the target background is set to
'transparent'.

On Jan 22, 12:35 pm, ColinFine <colin.f...@pace.com> wrote:
> On Jan 21, 8:14 pm, Andy <andy.jos...@gmail.com> wrote:> I'm having trouble 
> with the Morph effect.  I want the background of a
> > link to change from transparent to gray on a mouseover. Then when I
> > mouse over another element, I want it to morph back to transparent. In
> > the code below, it will just stay gray. Has anyone seen this work? or
> > do you have a workaround or a hint that I'm missing?
>
> I've not used effects yet, so I may be mistaken, but I think that what
> is happening is that you are telling it to fire off groupOne, then
> fire groupTwo, then fire groupThree. Naturally you won't see groupOne
> or groupTwo, because they'll be overtaken by groupThree.
>
> I think you need to use an EffectsQueue to get this to work.
>
> Colin
--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to