Jquery Timeline plugins [closed]

落花浮王杯 提交于 2019-12-02 17:19:10

Here are 2 that I had stored in my bookmarks. They aren't jquery plugins, but they could be adapted to be jquery plugins. Eric Meyer's structured timeline and timeplot. I also found this service called Tiki-Toki which offers timelines as a web service.

Or you could just use something like HighCharts if that will work for your situation.

Have a look at this http://timeline.verite.co/. Its real good. Plus you could have JSON or Google Spreadsheets as data sources.

There’s jQuery Timelinr, if you need only years.

For more data, esp. scientific use, have a look at Timeglider or SIMILE Timeline (without jQuery).

TimeGlider may be useful, and free for non-commercial use.

Two more:

Advanced Event Timeline With PHP, CSS & jQuery at Tutorialzine

Dipity, to create your timeline online

I developed a simple jQuery plugin for this purpose, although it displays the years (or century or decade--anything of your choosing) on the vertical axis. See http://www.technotarek.com/timeliner/ and http://www.technotarek.com/timeliner/timeliner.html

A great timeline control that I have been using recently is the CHAP Almende Timeline. It is simple on the surface and to use, but offers plenty of customisability. Seems fairly lightweight, and is able to handle large amounts of events on most browsers (for some reason some browsers choke a bit on large data sets when you zoom out too far). This works quite nicely on tablet touch screens too, if that is useful to you.

CHAP Almende timeline is also regularly updated by Jos de Jong at https://github.com/almende/chap-links-library and he is pretty quick to address any issues.

For anyone that will end up on this post, like me, on its search to jquery timeline plugins, (although it is an old question):

http://timeline.verite.co/

http://timeglider.com/jquery/

http://www.csslab.cl/ejemplos/timelinr/latest/horizontal.html

Cheers!

I made this one, but this is just for navigation, I'm not sure what's the use case of the timeline you're looking for:

jQuery-Timeline Plugin

http://timeline.verite.co/ is good time Line JS

terry

You can try this enhanced jquery timelinr, it integrated jquery timelinr, cufon and animate.css. Good for simple timeline show.

Check this out for various Timeline JavaScript libraries: http://functionn.blogspot.com/search/label/timelines#.ULj4aU_Mjs4

Alternatively, I would recommend you using:

http://functionn.blogspot.com/2012/03/timeline-javascript-library-for.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!