Skip to content

robin-zhao/rzTimeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rzTimeline

A jQuery timeline plugin supporting lazy loading.

Demo: https://blog.54zxy.com/timeline/

Usage: $('#your-timeline').rztimeline();

Options: source: "server/fix.fixture.php", width: "600px", // "90%" startDate:'1906-01-13', endDate:'2001-11-05', dayWidth: 2, // a day's width in pixels showDetail: 'always' // always|click|never

Methods: $.fn.timeline.resize(); $.fn.timeline.scrollToDate(obj Date);

Callbacks:

About

A jQuery timeline plugin loading on dragging around ( pre-alpha )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published