I'm using to Exhibit to, pretty simply, display some data on historical
events and book publication dates: http://f1shw1ck.com/timeline3/exhibit.html
Everything works fine, and I have been able to get the timeline running as
wanted, until I try to take control of the timeline with a timelineConfig
script. After I add this, my timeline continues to work as expected on all
browsers, except for IE. Curiously enough, band 0 initializes and is
rendered correctly, but band 1 shows no events and does not sync to the
band above. But it is picking up the width: 10%", intervalUnit:
Timeline.DateTime.DECADE, intervalPixels: 60 specifications, as they are
rendered correctly.
Since everything works until I call ex:configuration="timelineConfig",
since everything works in the other browsers, and since everything almost
works in IE, up to the event painting. At first I assumed a javascript
coding error on my part, but I just can't see it.
I also noticed that this timeline I found elsewhere on the net seemingly
has the same problem:
http://www.english.ccsu.edu/jones/timeline/victoriantimeline.html.
Incidentally, All I get in my console is "Failed to create view View As
Timeline."
Original issue reported on code.google.com by fishw...@gmail.com on 10 Sep 2009 at 4:38
Original issue reported on code.google.com by
fishw...@gmail.com
on 10 Sep 2009 at 4:38