简体   繁体   English

IE6中的jQuery滑块出现问题

[英]Problem with jQuery slider in IE6

I'm developing a web site using drupal cms. 我正在使用drupal cms开发一个网站。
I have installed a module called slider module which is used to slide a page with sliding effect, it uses jquery. 我已经安装了一个名为Slider Module的模块,该模块用于滑动具有滑动效果的页面,它使用jquery。

But it doesn't work in internet explorer 6, it doesn't display anything and no sliding effect. 但是它在Internet Explorer 6中不起作用,它不显示任何内容,也没有滑动效果。

Does anyone know what the problem might be? 有谁知道可能是什么问题?

Thanks 谢谢

What version of drupal are you using? 您正在使用什么版本的Drupal?

Drupal 6 uses jquery 1.2 out of the box -- if you're using the latest version of the jquery UI code it will be 1.3 so you need to install jquery update module for drupal. Drupal 6开箱即用地使用了jquery 1.2-如果您正在使用最新版本的jquery UI代码,则它将是1.3,因此您需要为drupal安装jquery更新模块。

Also make sure you aren't loading jquery twice. 还要确保您没有两次加载jquery。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM