admin管理员组文章数量:1410717
I need to make a vertical javascript timeline like below link which is now created with flash. Can someone give me a reference plugin? Or kindly advice me is it possible with plane javascript or javascript frameworks. I have little bit idea about plane javascript and jquery.
I did some research on it. But did't get any good result.
Thanks in advance.
I need to make a vertical javascript timeline like below link which is now created with flash. Can someone give me a reference plugin? Or kindly advice me is it possible with plane javascript or javascript frameworks. I have little bit idea about plane javascript and jquery.
http://www.guardian.co.uk/world/interactive/2011/mar/22/middle-east-protest-interactive-timeline
I did some research on it. But did't get any good result.
Thanks in advance.
Share asked May 15, 2012 at 9:04 Jaison JamesJaison James 4,5524 gold badges43 silver badges56 bronze badges 3- Sorry for forgot to mention one thing. I need to scale the items on scrolling or moving – Jaison James Commented May 15, 2012 at 9:14
- 1 Hiya, this should help you out, exactly same question here: stackoverflow./questions/10418534/… – Tats_innit Commented May 15, 2012 at 9:14
- @ Tats_innit Thanks for quick reply. I have already saw this question and samples. I am trying to make the plugin almost same as above URL in my question. With sacle, path, easing effect etc. – Jaison James Commented May 15, 2012 at 9:37
2 Answers
Reset to default 5https://github./balancemedia/Timeline
Demo: http://builtbybalance./github-timeline/
there could be some more: https://github./search?langOverride=&language=JavaScript&q=timeline&repo=&start_value=1&type=Repositories
A good tutorial: http://www.9lessons.info/2012/01/facebook-timeline-design-using-jquery.html
the whole thing is done in flash. you can achieve this in javascript(definitely with css), but there is not straight forward method for it. Even in flash it wasn't done in a straight forward method. It took some efforts to sync the movements of the timeline and the events path. start with developing custom scroll bar using javascript and css, and then develop the rest.
本文标签: javascriptNeed to make a vertical timelineStack Overflow
版权声明:本文标题:javascript - Need to make a vertical timeline - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744809620a2626358.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论