开发者

Pop up slider not working in IE. What is wrong in my code?

Hey guys please check this page.

Please visit the page using any browser except IE. Click the 4th bullet. And t开发者_StackOverflow中文版hen click "the hogc story" link. You can see one popup slider.

Now visit the page using IE. popup slider not working there. It only shows black screen. What is wrong in my code?. Here is my code Thanks


In IE9 on Windows 7, In your code under

 <div class="slider nivoSlider>

the images are getting inline styles of

display: none;

If I disable this manually, the content is visible. I suspect the Javascript/JQuery responsible for this is not working propely. See the image

Pop up slider not working in IE. What is wrong in my code?

Additionally you should add the Javascript and JQuery tags to this question as I suspect the fault lies there.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜