开发者

jQuery Timeline Slider

开发者 https://www.devze.com 2023-01-12 16:12 出处:网络
Is there a nice, cl开发者_运维问答ean jQuery based timeline slider that you would reccomend? I need simple, easy to use slider.

Is there a nice, cl开发者_运维问答ean jQuery based timeline slider that you would reccomend?

I need simple, easy to use slider.

Would it be easy to do this in pure CSS? Using Overflow?


There are 2 possible libraries you could use.

  1. jQuery Tools - Scrollable
  2. jQuery UI - Slider

Both of them are customizable (and that is a good point) so that you have to script a little bit to reach what you're looking for. Have a look to see if it's what you want. Both have a very well explained documentation so it's easy to learn.

I suggest you use one of these two rather than trying to do this using CSS-only. Their codes are ready-to-use so you don't have to worry about little and boring things, like the slider algorithm, cross-browser support and so on

0

精彩评论

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