Hi! Initially I was going to write in this article that the jQuery animation engine is rather inefficient and creates a lot of timers, each of them running on its own, which results in the page content being redrawn too often and therefore is very bad for the Web browser's performance. I was also going to describe some techniques for creating "true" animation. However, while preparing my I realized that I was wrong.
