我正在尝试在本教程中制作图像滑块 http://usejquery.com/posts/create-a-unique-gallery-by-using-z-index-and-jquery,我正在尝试使用JQueryRotate插件创建图像旋转效果,它在除IE 7之外的每个浏览器中都能正常工作,其中图像忽略了z-index,如果我删除了旋转功能,它工作正常 这是我的代码: http://jsfiddle.net/syaa3/4/
答案 0 :(得分:0)
您是否尝试使用此处的jQueryRotate ver.3
https://code.google.com/p/jqueryrotate/source/browse/#svn%2Ftrunk
也许它会解决你的问题?