一、纵向折叠时间轴

1、js文件(jQuery.js或者jQuery.min.js)

2、CSS文件

View Code

3、HTML代码

View Code

4、运行效果:

Jquery实现的几款漂亮的时间轴

二、纵向鼠标滑动时间轴

1、js文件(jquery.js和jquery.mousewheel.js,jquery.easing.js,自定义history.js)

(1)jquery.mousewheel.js文件

View Code

(2)jquery.easing.js文件

View Code

(3)history.js文件

View Code

2、CSS文件

View Code

3、HTML代码

View Code

4、运行的效果:

Jquery实现的几款漂亮的时间轴

 

 

三、纵向可折叠时间轴

1、js文件(jQuery.js和 main.js)

(1)main.js文件

View Code

2、CSS文件

View Code

3、HTML代码

View Code

4、运行效果:

Jquery实现的几款漂亮的时间轴

 

四、横向时间轴

1、js文件(jquery.js和jquery.timelinr-0.9.5.3.js)

(1)jquery.timelinr-0.9.5.3.js文件

View Code

2、CSS文件

View Code

3、HTML代码

View Code

4、运行效果

Jquery实现的几款漂亮的时间轴

 

 

-转载

 

相关文章:

  • 2022-12-23
  • 2021-12-03
  • 2021-07-29
  • 2022-12-23
  • 2021-11-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-13
  • 2021-06-12
  • 2021-07-13
  • 2021-09-28
  • 2021-12-26
  • 2022-12-23
相关资源
相似解决方案