[EMAIL PROTECTED] wrote:
> Hello all,
> I am using several event sources in timeline. Using a combination of 
> XML and JSON.
> All works fine aside from the acheing problem(another post).
>
> The problem I am having is with the filterControls object.
>
> When I switch between event sources, The filter controls multiply(click 
> on json event source and the controls replicate,click on xml and they 
> replicate again.)
>   
What did you mean by "switching between event sources"? Any URL for us 
to look at?

> I tried the following code:
>    if(document.getElementById("controls").innerHTML.length < 1)
>      {
>         
> setupFilterHighlightControls(document.getElementById("controls"), tl, 
> [0,1], theme);
>      }
>
> This works afa displaying the controls , but the filtering/highlighting 
> does not work. Is there another way to do this?
>   
Some URL for us to debug would be useful... :-)

David

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

Reply via email to