Thanks a lot! I used Guillaume's version and it works fine!
If you are able to solve my following problem regarding the same
matter, you are my hero.
I want to realize the same functionality, however with all elements of
the class "solution". I read about "invoke" but I am not really sure
regarding your solution.
Here is my try which is not working:
$$('solution').invoke('fade',({afterFinish: search(area, choice,
Element.appear.curry($$('solution').invoke))}));
(area and choice are parameters of a own function called search)
Thanks in advance!
--
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.