Hello, > I tried to do it both ways as you told me. However, still no luck !!
I've digged a bit into the timeline code in the meantime... it seems like your first approach was correct. During initialization, the timeline checks whether timeline_start is set on the theme of the first band, and copies it to tl.timeline_start accordingly. Thus my comments were useless, sorry. Your code looks good to me. I didn't test it in a browser, though. Tried running jslint [1] on it, it returns no errors... So I don't know where the problem is. I've attached our initialization code to this mail; maybe it helps you. It's a bit different from your code, though, because we load our events dynamically and only set the start and end after the events are loaded. Best, Jonas [1] www.jslint.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
timeline.js
Description: application/javascript
