Re: Help with an RJS

Sent from my iPhone

On 30 Oct 2008, at 22:35, elioncho [email protected] wrote:

I added the () but that’s not the problem. I added the next alert and
it shows the events length. But if I remove another event it still
shows the same number.

Well it was syntaxtically incorrect javascript. Effects like fade
don’t remove elements from the page, they just hide then. You could
remove them after the fade.

Fred