Hi Tim
I guess I should have provided more information. I am calling :
<script src="http://simile.mit.edu/timeline/api/timeline-api.js";
type="text/javascript"></script>
whereas you are using version 2.0.
This causes a problem in that it doesn't seem to understand
month[startDate.getMonth()].
If I just do startDate.getMonth() then it is a number so I am guessing
that the month[] changes that into a three letter word which is what I
would like. Unfortunately if I use this then no date shows up at all.

I also tried simkply calling version 2.0 instead (without changing
anything else) but this means that my timeline does not show at all.
As there seems to be little information regarding the implementation
of version 2.0 I don't know what the differences are.

Any more suggestions or help would still be appreciated!

Cheers,
Laura

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