I have been working on various support for jQuery.Timeline This includes on GitHub issues and direct email communication. In those responses, I have created some samples. Here are some of those sample pages as examples for using plugin.
Sample 1
This is a sample that I tried to scale the sidebar index upon request. There are also useful as an example of implementing a vertical line that sticks to the event node, isn’t it?
Sample 2
The following is a sample that changes the scale of a timeline instance from an external user event.
Sample 3
This is a sample for testing the responsiveness of the timeline container to be fixing a bug that caused the right edge to be cut off depending on the scale. This bug has not been resolved yet.
I’ll be adding more after that.
Stay tuned.