rjs problems...

When I was experimenting with such effects, I found that the only way to get even reasonable effect transitions is to split up when effects are done. For example, blind up and fade out elements before posting the AJAX call, then have the RJS do the effect code to redisplay elements.

Trying to get animations working together in the same RJS just wasn’t worth the effort, and it will most likely never be consistent across connections.

Jason