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

Reply via email to