I would like to make one of the div's hidden while rendring. After page is loaded I would like it to appear on the page using virtual_effect.
I know how to do it in JS / jQuery. Is that possible with pure Ruby code using Prototype?
update_page_tag doesn't really solves the problem It work ok with :highligth, but I can't get it to work with :apper or :slide_down.