开发者

Animate a clickable accordian type area?

开发者 https://www.devze.com 2023-01-22 02:19 出处:网络
I have a clickable accordian as seen at http://intelligentstudios.co.uk/SimpleHosting/ howeve开发者_开发知识库r I want to have it so after lets say 5-10 seconds it automatically moves onto the next sl

I have a clickable accordian as seen at http://intelligentstudios.co.uk/SimpleHosting/ howeve开发者_开发知识库r I want to have it so after lets say 5-10 seconds it automatically moves onto the next slide. I'm not 100% sure on how to do this, I looked up the animate function but it seems to just break it. Any help?

  • Steve


You may find an acceptable solution using JavaScript timers:

http://www.w3schools.com/js/js_timing.asp

0

精彩评论

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