TWEagle / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Span with no display block fails in safari #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use the default galleriffic plugin

What is the expected output? What do you see instead?
The image should fade from one to another displaying the new image. However
instead, a white box shows with part of the image at the bottom showing

What version of the product are you using? On what operating system?
2.0.1,  jquery 1.3.2

Please provide any additional information below.
Left unstyled, the span with the class image-wrapper will fail to display
correctly in safari. A div would be better used to avoid the need for an
explicit display: block on that element.

Original issue reported on code.google.com by bytespi...@live.co.uk on 25 Nov 2009 at 10:35

GoogleCodeExporter commented 9 years ago
I have witnessed this issue as well. For what it's worth, I don't experience 
this
behavior if the defaultTransitionDuration option is set to 0.

Original comment by j.dew...@gmail.com on 27 Dec 2009 at 12:48