Hello, It's a path expression specifier to declare how to get from the item you've moused over to the related value to show on hover. For instance:
{ "items": [ { "label": "Thing", "hover": "ThingHover" } ] } You'd set hoverText=".hover", which would show "ThingHover" when you mouse over that Thing item on the Timeline view. On 2012-02-14 18:37 , steven hodges wrote: > Hi... > > I see references to a "hoverText" attribute for Exhibit timelines in the > javascript, but I don't know if that works the way I think it's supposed to > -- I'm thinking it can be used to specify text that would pop up (like a > tooltip) when you hover over an item in a timeline. However, I've tried > specifying it without any luck. I would be grateful for any pointers. > Thanks-- > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to simile-widgets@googlegroups.com. To unsubscribe from this group, send email to simile-widgets+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.