Plugin Overview
The jQuery.Timeline plugin provides you two types of the horizontal timeline. You can create a timeline most easily with simple settings and intuitive HTML markup.
The jQuery.Timeline has evolved to version 2, simplifying configuration and several enhancements. Also, the source code has been rewritten in a modern format conforming to ES6, a significant refactoring has been done, maintainability has improved.
Indices of full documentation
Supported browsers
jQuery.Timeline version 2.x supports the following browsers:
| PC | Mobile | ||||||
|---|---|---|---|---|---|---|---|
Unfortunately, as for the Internet Explorer, etc. several methods of this plugin does not work because JavaScript implementation of browser is too immature. Please note that we are not going to support these legacy browsers in the future.
Documentation
- For v2.x: This page
- For v2.x(Origin): https://github.com/ka215/jquery.timeline
- For v2.0.x(ESDoc): https://ka215.github.io/jquery.timeline/
- For v1.0.x: https://raw.githubusercontent.com/ka215/jquery.timeline/v1/README.md
- For v1.0.x (Japanese): https://ka2.org/jquery-timeline-v1/
Latest version change logs
v2.1.3 (November 28, 2020 GMT)
- Fixed the bug that fails to rendering the headline meta when a “endDatetime” of the timeline option is defined to “auto” (Issue#72).
- Modified several styles of headline and footer in Timeline.
- Changed the branch name representing the repository from “master” to “main”.
Example as the demonstration
- CRUD System for jQuery.Timeline
- jQuery.Timeline 2.1.0 via jQuery 3.5.1
- jQuery.Timeline Tester
- MARVEL Cinematic Universe History as demo
Copyright and license
Code and documentation copyright 2011-2020 the ka2. Code released under the MIT License.