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.)
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?
TIA!
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general