The timeline doesn't show in either Firefox, Safari or Chrome. From Firefox is see the timeline object in "/_js/timeline.js" isn't initialising. Why, is probably hinted at by Safari Activity window that reports that "http://www.webdev.com/_js/timeline_2.3.0/src/webapp/ api/timeline-api.js" deon't exist. You proably need to put the latter file/url in place before looking further.
Regards Mark On Jun 14, 8:14 pm, Cat <[email protected]> wrote: > Hi, > I have a timeline that displays well in Firefox without errors on the > page. In IE, all I'm getting is the border around the timeline, but > no data or bands. The IE error references line 100 character 9 > 'start' is null or not an object. > > Timeline is here: http://www.cityofprescott.net/history/timeline.php > > To solve the problem, I started by searching for 'start' in the js > files at that position, and was unable to find any file that had start > at that position in a file. (I just searched in every file I could see > being called in firebug). > > Just based on the error I thought it might be a json parse problem, so > I tried to eliminate problems with my json data by switching to an xml > data format - still same error, so it doesn't appear to be a json > problem (although I could be missing something). > > I had changed my event bubble to just show the year of the event > (change to labellers.js), so I thought that could be a problem, so I > went back to the default- still same error. Other than that, the code > is unchanged; it is on my webserver. > > If anyone has some advice on how to proceed in tracking down this > issue please let me know. > Thanks, > Cat -- 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.
