We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(8)
也许您可以使用由 Almende 开发的(开源)CHAP 链接库中的时间线。
http://almende.github.com/chap-links-library/timeline.html
查看示例,了解可以使用时间轴执行哪些操作。它非常灵活,您可以选择创建自己的布局并在每个单独的事件中使用自己的 CSS/HTML。
Maybe you can use the Timeline from the (open source) CHAP Links Library, developed by Almende.
http://almende.github.com/chap-links-library/timeline.html
Have a look at the examples to see what you can do with the Timeline. It is quite flexible, you can choose your create your own layout and use your own CSS/HTML in each individual event.
查看 Timeglider(参见 http://timeglider.com/jquery/),它是一个开源 (MIT) ,JavaScript(使用jQuery)滚动时间线正在积极开发中。我相信它满足您的前 4 个要求,但我不清楚您的第 5 个要求的具体细节。我只用 Timeglider 做了一些简单的实验,不太了解它,但也许这对你来说是一个潜在的解决方案。
Check out Timeglider (see http://timeglider.com/jquery/) which is an open source (MIT), JavaScript (uses jQuery) scrolling timeline under active development. It meets your first 4 requirements I believe but I am unclear about the specifics of your 5th requirement. I have only done some simple experiments with Timeglider and don't know it very well but maybe this is a potential solution for you.
我们在 Lab 21k 需要 Simile Timeline,因此我们获取了源代码,对其进行了清理并使用 Bower 发布了它 。所以你不再需要其他选择。
https://github.com/Lab21k/standalone-timeline/
We needed the Simile Timeline at Lab 21k so we took the source code, cleaned it up and published it using bower. So you don't need an alternative anymore.
https://github.com/Lab21k/standalone-timeline/
Timeline 项目非常活跃,只是他们不再使用 Google Code。 Simile 小部件现在托管在专用主页上,这里是Timeline 的主页和文档 。请记住,页面上的链接并不一致,许多页面仍然链接到 Google Code 上过时的 wiki 和 mit.edu wiki 页面。检查 wiki 时请记住这一点。
还有Google 网上论坛上的活跃邮件列表。
The Timeline project is very much alive, they just don't use Google Code anymore. The Simile widgets are now hosted on a dedicated homepage, here is the homepage and documentation of Timeline. Keep in mind that the links on the page are not consistent, many pages still link to the outdated wikis on Google Code and the mit.edu wiki pages. Keep that in mind when checking the wiki.
There is also an active mailing list on Google Groups.
这可能是目前最好的:
http://timeline.verite.co/
This is probably the best one around right now:
http://timeline.verite.co/
实际上,我正在一个名为 Event Viewpoint 的项目中使用明喻时间线。我修复了相当多的错误,并通过我在网上找到的许多贡献(包括活动图像、缩放栏和一些其他活动)增强了它。
这是一部出色的作品,只是需要有人花时间来更新它并使其更加流行。目前这超出了我的项目范围,但如果明年左右我有时间,我将开始增强它。
如果人们能够重振该项目,添加触摸事件等,那就太好了。
如果有人需要来源,我愿意提供。
I'm actually working with the Simile Timeline in a project of my called Event Viewpoint. I've fixed quite a lot of bugs and enhanced it with many contributions that I have found online including images for the event, a zoom bar, and some additional events.
It is a brilliant piece of work just needs someone to take the time to update it and make it more current. That is currently out of scope for my project, but if I have time in the next year or so I will start to enhance it.
It would really be great if people could revive the project, add touch events and so on.
If someone needs the source I am willing to provide it.
他们仍然非常活跃。大卫·卡格 (David Karger) 经常更新。现在他们有了3.0版本。
您可以在此处找到参考文档:
http://simile-widgets.org/wiki/Reference_Documentation_for_Exhibit。
代码在这里: https://github.com/simile-widgets/exhibit
They’re still very active. David Karger makes frequent updates. Now they have the version 3.0.
You can find reference documentation here:
http://simile-widgets.org/wiki/Reference_Documentation_for_Exhibit.
The code is here: https://github.com/simile-widgets/exhibit
我不知道你到底想要什么,但我正在研究 this jquery插件,它正在具有动态管理事件的网站中使用。
I don't know exactly what you want, but i'm working on this jquery plugin that it's being used in a website with dynamically managed events.