js Coverflow that works in FF and IE
I am trying to add a converflow effect to my site and I have found this one:
http://addyosmani.com/resources/coverflow/demo/demo.html
This works great in FF but fails in IE (7, 8)
I have found others but they either work in IE or FF not in both.
Does anyone know of a jquery coverflow s开发者_开发知识库cript that works in FF and IE?
Thanks
Cloud Carousel
Works in IE 7 to 9, Firefox and Opera (tested by me)... Author says it supports Chrome and Safari too
In IE 7 and 8, it uses a different rendering... For the others, use canvas
http://jacksasylum.eu/ContentFlow/index.php is an interesting one, but they all suck actually because the perspective effect sint there.
http://www.canvasdemos.com/2010/12/27/coulisse/ is better but completely different programmed.
精彩评论