I pointed Google Chrome to http://log2timeline.net/visual/2/test.xml and it complained:
error on line 2860 at column 89: EntityRef: expecting ';' That line says title="[Firefox3] URL visited: http://is.start3.mozilla.com/firefox?client=firefox-a&rls=org.mozilla:is:official (firefox) [count: 1] Host: is.start3.mozilla.com (URL not typed directly) type: LINK" You would need to encode the &, as & David kristinn wrote: > Hi > > I tried that, as well as removing the tag durationEvent all together, > but no difference. Any other thoughts? > > On Sep 2, 3:29 pm, Michael Nosal <[email protected]> wrote: > >> Sorry, I meant to type >> durationEvent = "false" >> >> In XML, you need to put attribute values in quotes. >> --Mike >> >> On Sep 2, 2009, at 11:21 AM, Michael Nosal wrote: >> >> >> >> >>> In your xml you have: >>> duration = false >>> >>> This needs to be in quotes: >>> duration = "false" >>> >>> --Mike >>> >>> On Sep 2, 2009, at 11:01 AM, kristinn wrote: >>> >>>> Hello >>>> >>>> I was trying to create an example timeline, but when I try to load >>>> the >>>> timeline I always get the error: >>>> >>>> Caught exception: undefined >>>> >>>> Details: TypeError: D is null >>>> >>>> I'm not sure what the problem is, I created the timeline using the >>>> tool log2timeline, and I'm trying to see the timeline using the >>>> widget, it can be reached at the following site: >>>> >>>> http://log2timeline.net/visual/2/ >>>> >>>> The XML document ishttp://log2timeline.net/visual/2/test.xml >>>> >>>> I used the JFK timeline as a baseline for the timeline creation. >>>> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
