How can I get jquery to execute animations in exact parallel?

前端 未结 7 1933
梦谈多话
梦谈多话 2020-12-09 00:30

I\'m trying to create an accordion widget in jquery similar to jquery\'s accordion plugin, with the difference that I want the handles to appear below their respective conte

相关标签:
7条回答
  • 2020-12-09 01:02

    John Resig posted a synchronized animation sample (no instructions, click a colored box). It might take some work to figure out how to apply it to your control, but it could be a good place to start.

    0 讨论(0)
提交回复
热议问题