Hello,
I found this tutorial about animating new posts with jQuery: Link
This is quite impressive so far. I just wanted to know whether it is technically possible to limit the amount of shown posts to e.g. 10. So whenever a new post is made, and there are 10 posts visible already, the last of them "slides up".
Could you give me a hint on this one?
Thanks a lot!