You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chap-link...@googlegroups.com
Hi I'm using this component and I have some doubts..could you please help me..
Is the timeline posible to work with onMouseOver event? I would like to display a tooltip or some information when the mouse is over the timeline item box. If is not posible...which library or language should I study to implement this feature? Is it developed using which framework?
Thanks in advance,
Daniel
Jos de Jong
unread,
May 23, 2014, 3:18:29 AM5/23/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chap-link...@googlegroups.com
The Timeline doesn't have built-in support for tooltips, but as you can insert HTML in the timelines items, you can use your favorite tooltip library that way.
If needed, you can catch mouseover events when adding a listener to the HTML contents of individual items. But a lot of tooltip libraries are pure HTML+CSS based.