简体   繁体   中英

Problem with jQuery slider in IE6

I'm developing a web site using drupal cms.
I have installed a module called slider module which is used to slide a page with sliding effect, it uses jquery.

But it doesn't work in internet explorer 6, it doesn't display anything and no sliding effect.

Does anyone know what the problem might be?

Thanks

What version of drupal are you using?

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.

Also make sure you aren't loading jquery twice.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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