I have used jQuery Cycle in numerous projects. This time round I am getting a really bizarre visual glitch. On page load, all the slides are shown on top of each other, then as the script cycles through each slide, it eventually fixes itself (until the page is reloaded). For the example and code click here. The image below shows the glitch which seems to be happening in all browsers (tested in Firefox 4, Safari 5, Chrome 10, IE8)
Adding a background colour to each slide
div
does "fix" the problem in that it hides the other slides, but it isn't really a proper solution in my opinion.
Been battling with this all afternoon and I'm at a bit of a loss. Any help would be greatly appreciated.
Thanks