Rails, Scriptaculous, effect where one element pushes another out of the way

Posted by Sam on Stack Overflow See other posts from Stack Overflow or by Sam
Published on 2010-03-01T21:18:59Z Indexed on 2010/03/21 17:31 UTC
Read the original article Hit count: 531

I really like the visual effect where a new element seems to push an old element out of the way. Pretty common thing recently.

here is a static example. http://github.com/

However, I'm trying to do it with recently updated products. Also would like to use scriptaculous if at all possible with periodically_call_remote using ruby on rails.

© Stack Overflow or respective owner

Related posts about scriptaculous

Related posts about ruby-on-rails