Oops. me bad. Thanks for the bug report, I've deleted the extra comma. Larry
________________________________ From: Graham Chiu <[email protected]> To: [email protected] Sent: Sunday, December 28, 2008 4:25:13 AM Subject: Re: Newbie json question looks like the sample Json data I used from http://code.google.com/p/simile-widgets/wiki/Timeline_EventSources has a misplaced comma after "false" On Sun, Dec 28, 2008 at 7:40 PM, Graham Chiu <[email protected]> wrote: > Hi Larry > > I tried to do the first suggestion cobbling bits of various scripts > together but I can't get it to work > > http://www.compkarori.com/timeline/timeline.html > > with a blank display > > On Sun, Dec 28, 2008 at 2:31 PM, Larry Kluger <[email protected]> wrote: >> Hi GChiu, >> >> It is possible to include the data in the html file. >> Just include it, then >> >> eventSource.loadJSON(timeline_data, json_url); // load the events >> >> where timeline_data is the event data. >> json_url is the base url that should be used with the icon and wiki url >> references, if any, in the data. >> > > -- > Graham Chiu > -- Graham Chiu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
