I'm using the Cycle plugin for a slideshow. The images are supposed to crossfade into each other for the transitions. It is working properly in all browsers except firefox.
In firefox, the image doesn't fade out, but rather it flashes to black for a second while the new image fades on top of the black. I want them to fade into each other, which works in all the other browser.
The other transitions seem to be working properly. It's just this issue with the fade.
Does anyone have any ideas why this could be happening?
I'm having a very hard time figuring out what's going on here. I'm using the Cycle plug in to scroll a row of three small thumbnails all at the same time. Each thumbnail has a rollover caption. It works great in every browser EXCEPT firefox 3.
In firefox 3, the images are all getting forced to the left, and are even overlapping each other. I've been playing around with the CSS and HTML for a couple hours now. I've tried playing with the margins and padding, but It's hard for me to change things because it looks great in every other browser, and changing the CSS changes those too. It works great in later versions of firefox, but not this early one.
You can see the HTML table structure here, as well as it working with only 1 row. http://jsfiddle.net/YaptC/
I was able to get all the hidden rows throughout the entire table to show, but that's not what i'm looking for. I just want the hidden rows that are below their respective shown table rows.