I'm using JCarousel Lite for a rotating news box. It's working fine and is great. I've noticed that in Firefox when I refresh the page or go to it the first time, the footer below displays fine. But if I browse to another page, and then click the back button, the page will load, but the content below the rotating news box is pushed way down. It's almost like there is a rendering problem in Firefox, and the position of the footer isn't rendered after the JCarousel Javascript does it's thing to my list of news items. It's acting like the vertical list of content is still there even though it has been hidden by the JCarousel JS. In IE6/7 it works fine.
Any ideas?