[email protected] wrote:
> EXCELLENT timeline control guys - this is a fantastic resource and I'm
> really enjoying working with it!
>
> COMMENT: In the "Christianity Timeline" example (http://simile-
> widgets.googlecode.com/svn/timeline/tags/latest/src/webapp/examples/
> religions/christianity.html) there is a reference to:
> setupFilterHighlightControls(document.getElementById
> ("controls"), tl, [0,1], theme);
> This function does not appear to exist in the Timeline2.2 codebase.
>
It's not officially in the API, but available here
http://simile.mit.edu/timeline/examples/examples.js
> QUESTION: Is there a more recent example that demonstrates how to use
> filter highlighting (i.e. when I enter filter text, the events I'm
> looking for are highlighted).
>
You can just go to an example like this
http://simile.mit.edu/timeline/examples/jfk/jfk.html
and look at the HTML source code (in Firefox: menu View -> Page Source).
> QUESTION 2: Is there a way to highlight the filtered events, but still
> display the unfiltered events?
>
There are two separate concepts: filtering and highlighting. You can
just specify a highlighting function and that would do what you want.
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
-~----------~----~----~----~------~----~------~--~---