Ruby on Rails RJS: Visual effects on Ajax rendered partials
Friday, September 22nd, 2006Ruby on rails RJS allows for nice simple Ajax and visual effects to implemented without having to touch javascript and can really add to the user interface. However I ran into a problem recently which took me an age to work out a solution, the result I fear is not that elegant.
The Problem
The action [...]