iosscripts / iosslider

iosslider is a jQuery plugin which allows you to integrate a customizable, cross-browser content slider into your web presence. Designed for use as a content slider, website banner, or image gallery.
http://iosscripts.com/iosslider
432 stars 103 forks source link

Fix IE9: Incorrectly detects support for 3D Transforms #345

Open robcolburn opened 10 years ago

robcolburn commented 10 years ago

Not exactly sure why (perhaps jQuery version?), but iosSlider's has3DTransform method is returning true in IE9, when it should should false. This patch corrects that behavior using the established user-agent checks.

screen shot 2014-08-25 at 12 25 12 pm