Hi,
I create a XML file and load the file with
Timeline.loadXML("asterix.xml", function(xml, url) {
eventSource.loadXML(xml, url);
the example XML:
<?xml version="1.0" encoding="UTF-8" ?>
<event start="85 BC" title="Birth">Somehting bla bla</event>
</data>
The timeline was visible but the event does not appear:
http://www.comedix.de/lexikon/special/zeitleiste/
There is a js-error shown on the left corner of my browser (IE) but I
have no idea what my mistake was.
Any help or suggestions?
Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---