If you code has a line with

    ... setLayout ...

then removing that line of code should make it work. And then, instead of

    showEventText: false

use

    overview: true

David

C Anthony Lewis wrote:
> David,
>
> This is something that I'm interested in doing... however, when I use the 
> link to version 2.0 as below (without changing anything else in my file) my 
> timeline disappears.
>
> Is there something else I should be changing?
>
> Many thanks,
>
> Anthony
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Huynh
> Sent: 12 February 2008 14:50
> To: General List
> Subject: Re: TimeLine Dates
>
> Try linking to version 2.0
>
>     http://static.simile.mit.edu/timeline/api-2.0/timeline-api.js
>
> and then define CSS rules such as these two
>
>     .timeline-band-1 .timeline-ether-marker-bottom {
>        display: none;
>     }
>     .timeline-band-1 .timeline-ether-marker-bottom-emphasized {
>        display: none;
>     }
>
> Change "1" to whichever band index you want.
>
> David
>
> chris wang wrote:
>   
>> Hi,
>>
>> I would like to have a large number of bands in my timeline, maybe 10
>> or more so that i can group information together for better
>> legibility. Is there a way i can specify some bands to not have the
>> interval information displayed (so that less space is taken up)
>> so the top band will show Feb 6, Feb 13, Feb 20 etc
>> second band will have just the event information
>> third will have just the event info...
>> fourth. fitfth etc
>> last will have feb 6, feb 13, feb 20
>>
>> of course i will sync them all to move in unison.
>>
>> Is there a way to do this?
>> Any help would be appreciated.
>>
>> Thanks!
>>
>> -John
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> General mailing list
>> [email protected]
>> http://simile.mit.edu/mailman/listinfo/general
>>
>>     
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to