Open GoogleCodeExporter opened 8 years ago
Is there any kind of fallback for IE which does not interfere with the rest of
the code? It would be possible to load a JS file for a slideshow which would
give IE users the chance to see the slides, no? Has any one already done this?
Original comment by citystro...@gmail.com
on 20 Jan 2012 at 3:11
I was also experiencing this problem.
Original comment by Bodong.C...@gmail.com
on 8 Mar 2012 at 4:55
I am also having this problem. Starts at the 3rd slide and doesn't do anything.
Why is it the 3rd slide? why not 5, 9, 21?
Original comment by derekren...@gmail.com
on 29 May 2012 at 2:10
3rd slide because it is the "far-next" class. Putting display:none on those
two classes makes it functional for IE9. Adding display:block on the body for
lt IE9 makes it degrade (not quite gracefully, but at least the slide show up).
Original comment by cgrif...@auburnalabama.org
on 20 Jun 2012 at 9:56
Original issue reported on code.google.com by
luke.cro...@gmail.com
on 28 Sep 2011 at 2:51