BipadTaranMahato / slideshow

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

Google IE fix disables transition in IE #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. mootools + slideshow + ie fix (<!--[if lt IE 9]>
<script src="http://ie7-
js.googlecode.com/svn/version/2.1(beta3)/IE9.js"></script>
<![endif]-->) ie7 and ie8 fix causes the same problem

What is the expected output? What do you see instead?

In Firefox and Chrome and transition is smooth. In IE there is no 
transition visible, instead the images just change instantly without smoot 
fade transition.

What version of the product are you using? On what operating system and
browser?

XP Pro SP3, mootools 1.2.4 + Slideshow 2, IE7, Firefox 3.5.9, Chrome 
4.1.249.1059

Please provide any additional information below.

The only fix to this problem is to remove ie fix code. Is there any other 
option?

Original issue reported on code.google.com by filipszy...@gmail.com on 21 Apr 2010 at 2:19

GoogleCodeExporter commented 9 years ago
I found this:

http://groups.google.com/group/ie7-js/browse_thread/thread/661274d686d4cdd6

Guessing it's a conflict between IE7-js and Mootools.

Original comment by aeron.gl...@gmail.com on 26 May 2010 at 11:19

GoogleCodeExporter commented 9 years ago

Original comment by aeron.gl...@gmail.com on 27 Nov 2010 at 9:17