If Browser is Internet Explorer: run an alternative script instead

后端 未结 10 709
后悔当初
后悔当初 2020-11-29 05:11

I\'m using an image carousel script that is quite heavy on the browser. It works great in Opera and Chrome, half decent in FF and absolutely breaks my balls in IE. So i\'d l

10条回答
  •  感情败类
    2020-11-29 05:55

    Here is the script i used and it works like a charm. I used the boolean method Ender suggested as the other ones using only the IE specific script adds something to IE but doesn´t take the original code out.

        
    
    
        // Below is the script used for all other browsers:
         
    

提交回复
热议问题