Jssor slider doesn't work when using IE

十年热恋 提交于 2019-12-12 10:23:08

问题


I'm currently working on a website and I used jssor slider on the front page. It works perfectly fine in Chrome & Firefox, but when viewed in IE the images are not displayed. The html elements are there (based on cursor which changes to ) but it's not shown. And when I view the error log in the console I see this (IE 9 up):

I've tried using compatibility view. The images shows up but still it's not working, and on the error log (IE 8 down):

Does this problem have to do with the script itself? My html codes where just copied from the demo on jssor's full-width slider. And when I tried it with IE it didn't work also, does anybody know on how to make this work on IE?


回答1:


I had this very issue only to find out that the developer release a fix 3 days ago. Downloaded and replace jssor.js and jssor.slider.js and and ensure your outer slider container has a pixel dimension eg. 900px (not percentage). Hope this helps.



来源:https://stackoverflow.com/questions/25133819/jssor-slider-doesnt-work-when-using-ie

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!