Jquery causing mostly blank page on fire

Permalink
I am using Jquery Cycle plugin, and have the script inline with a custom block for text to cycle. For some reason, when it fires the cycle, it causes the page to (mostly) go blank. I think it has something to do with if the text it's cycling to is longer than the view port so the scroll bar display messes up (Chrome issue?), because I see a down arrow in the top right (as you can see in my attached image screen shot).

Any ideas what is happening?

1 Attachment

Deladroid
 
Deladroid replied on at Permalink Reply
Deladroid
I am wondering if it has to do with having the <div> for the cycle block in an HTML content block on the page, rather than in the HTML code-behind? Or document.ready being called twice? Seems to be only when page is post-back.