Queueing page.hide / non effects

not sure if this would work winthin a rails helper, but give it a try.

page.visual_effect(:fade, "content", { :afterFinish => "function() { Element.show('content') }" })