Tim wrote:
> In the ethers.css file, how do we implement or activate the Weekend
> code into the timeline?
>   
I'm not sure what you mean by activating the weekend code, but a band 
gets the weekends highlighted if and only if the band's interval unit is 
"week". This is implemented in
    http://api.simile-widgets.org/timeline/2.3.1/scripts/ether-painters.js
Search for
    if (unit == SimileAjax.DateTime.WEEK) {
to find that logic.

David

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