开发者

Is there a jquery scrollbar plugin that can sync several instances?

开发者 https://www.devze.com 2023-02-19 05:09 出处:网络
The value of the scrollbar should be 0~100开发者_如何学运维%. And the value of all scrollbar instances should always be the same.

The value of the scrollbar should be 0~100开发者_如何学运维%.

And the value of all scrollbar instances should always be the same.

Is there such a plugin?


This jQuery plugin seems to do what you want, though I don't know if it's compatible with the latest version of jQuery.

See also:

  • How to synchronize scrolling positions for several iframes
  • Synchronizing Scrollbars using JQuery
0

精彩评论

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