jquery.cycle positioning in Firefox 3.6
I've been using Cycle for a few weeks. My implementation works great in all browsers except for in Firefox 3x - where the slideshow div is being positioned WAAAY out of place (like 900 pixels too far right).
As best I can figure out it's a CSS issue, specifically if I disable overflow: hidden; in Firebug, it seems to position alright. I've tried all kinds of css additions to apply width, height, overflow, position, etc to parent and child divs, with no luck... since cycle is applying that overflow: hidden automatically, I can't figure out how to troubleshoot it any further...
Firefox 3.6
jquery.cycle 2.9.2
jquery 1.3.2
I'd be glad to send a link to anyone willing to take a look at it, but don't want to publish it publicly out of respect to the client. Thanks in advance