Hello, my problem is that the parameter that gets bound to the function call wrapped by addEvent is always the last value set on the variable passed.
I have an example on mooshell here : http://mootools.net/shell/S2GxT
Can someone please explain why this doesn`t work (and maybe a workaround), as in server side languages this would be a very common case and expected to work.
Cheers! Haakon