During an internet session I found a little Javascript application called "timeline". I was interested, how the developer coded this with Javascript and I thought I can use this tiny application on my homepage. So I build this "small timeline" about the FIFA world cup soccer in Germany in the year 2006. When you put the mouse on the timeline, you can change the date with moving your mouse horizontally while holding the left mouse key. When you klick on a event, a small window will appear, in which you can get addional information about the event. The language in this timeline is german, because it's only an example and it tooks me some time to generate the XML-file in german. Thats the reason, I didn't translate it in english.
Works fine, or ?