Hi folks,
I'm trying to brush up on my jQuery & have done up an (easing) slideDown menu. Upon first coding the nav the animation ran smooth, but after adding more (unrelated) div elements to the page, the animation gets very choppy very quickly. The problem can be seen here: http://travelancing.com/forrum/index.html (navigate over the 'Forums'/'User Info'/'Search' items to see effect)
...And a less-choppy version: http://travelancing.com/forrum/index-bare.html The only difference between the two pages is the number of .forumbox divs.
Is this a common problem, and more importantly - are there any simple ways of fixing it? Any suggestions much appreciated.
Cheers...