I'm having a similar problem.

Timeline: http://tom.raresteeds.com/genealogy/timelines/MorrisseyElaine.tl.htm

Displays fine in Chrome and Firefox, but gets the same sort of non-
descriptive js debugger error when run using IE (v8) and does no
timeline display.  I've checked my timeline js input files and there
are no dangling commas as noted above.  I ran jslint on them just to
be sure and all it found was a lack of semi-colon to terminate the
whole expression (which has no impact on the matter either way).

Thanks for any insight.

I'm using Timeline version 2.3.0 (with Ajax lib 2.2.0)

On Jun 15, 6:21 pm, chris thatcher <[email protected]>
wrote:
> nice find, the dreaded
> 'IE-6/7-comma-that-breaks-everything-and-gives-you-a-meaningless-error'.http://www.jslint.com/;)
>
>
>
>
>
>
>
> > You have an unnecessary comma after the '}', i.e. '},'. Other browsers
> > cope with this syntax error but IE doesn't.
>
> > Regards
>
> > Mark
>
> > On Jun 15, 8:41 pm, chris thatcher <[email protected]>
> > wrote:
> > > Look at ether-painters.js line 109 and you should see a reference to
> > > 'zone.start'. (line 109 is the line referenced in the error in ie6 for
> > me.)
>
> > > I'm only guessing this is the issue, but seems likely. hope that gets you
> > > closer.
>
> > > Thatcher
>
> > > On Mon, Jun 14, 2010 at 3: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]<simile-widgets%2bunsubscr...@go­oglegroups.com>
> > <simile-widgets%2bunsubscr...@go oglegroups.com>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/simile-widgets?hl=en.
>
> > > --
> > > Christopher Thatcher
>
> > --
> > 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]<simile-widgets%2bunsubscr...@go­oglegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/simile-widgets?hl=en.
>
> --
> Christopher Thatcher- Hide quoted text -
>
> - Show quoted text -

-- 
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.

Reply via email to