Matthias Wessendorf wrote:
ok,
i haven't had time to look at your both code.
For my stuff check out the effects, I am using various effects from an
older version of the lib, as for the ajax stuff, check out
Martins code, he uses the lib for the drop down and for the ajax connection.
The effects are very easy to use, you basically do a new
Effect.<effect>(control) and be done with it works like a charm, however
at least in the old version it was problematic because it did not check
for child elements, which you have to do manually. I will try to fix
that as soon as I will be able to move the effects tag into the main
sandbox.
Werner