BipadTaranMahato / slideshow

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

First image displays twice #131

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am using the parameter 'overlap: false' to make each image in my slideshow 
fade out before the 
next fades in:

http://www.ferrucciofelici.com/wild-gardens.html

The first image in this sequence should fade in like the others, but it appears 
immediately without 
fade, then disappears before appearing a second time with fade.

Browser is Safari 4.02 running on Mac OSX 10.4.11

Original issue reported on code.google.com by rich...@richardwilding.com on 25 Feb 2010 at 3:18

GoogleCodeExporter commented 9 years ago
I am having the same issue. 

The first picture appears for a second or so, then it reloads and the slideshow 
works
fine after that.

It happens in Internet Explorer  but not in FireFox 3.0.18. I don't know about 
other
browsers. Any idea on how to fix this? I would think it should be a simple 
change in
the CSS somewhere.

Original comment by smartcla...@gmail.com on 19 Apr 2010 at 1:32

GoogleCodeExporter commented 9 years ago
I'm experiencing the same issue, exactly as smartclassical describes it. 
Browser is IE8.

Original comment by juri...@gmail.com on 21 Jun 2010 at 5:17

GoogleCodeExporter commented 9 years ago
This is just a delay between the <img> loading and the slideshow starting. This 
should go away if you remove the <img> tag from the HTML but you will lose the 
ability to set the rel and other attributes.

Original comment by gregory....@gmail.com on 7 Jul 2010 at 10:22

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have the same problem. When I remove the img tag, it still does the same 
thing: the first image loads and then fades in again.

Original comment by dbarr...@gmail.com on 18 Jan 2011 at 2:13