The first problem, I can't acces to morph the z-index property, i've done 
everything to do that, try with css basic 
style: 'z-index:10' 
then with css camelCase:
style: 'zIndex:10'
and with all posibilities. So I thougt I was wrong but the others 
properties really changes, just zindex doesn't.
I hope you can help me, I was three days looking for a solution in google 
and other places but nothing.

In the other hand I have a problem with Effect.Parallel and queue, I can do 
them work together.
What I need is to do is an Effect.Parallel one after the next, o better 
say, I need to do the same Effect when I call de function that contain it, 
but if I call twice (with a button), the queue doesnt work and the effect 
starts before the other end.

I hope you can help me.

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/AIrRRwKBU-gJ.
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