Hi, Perhaps this: http://simile-widgets.org/wiki/Timeline_CustomEventClickHandler can set you on the right track.
Michiel On 11 nov, 16:54, Shyam Kumar <[email protected]> wrote: > Hi, > > This might be a weired question. But I have a requirement to > implement.. > > My query is as below: > > we are using this Timeline component for Project management Module. > > our JSP contains Timeline at the top which shows all the tasks in line > and below the timeline we have a HTML table which contains all the > project tasks in rows (table contains scroll bar). > Requirement is when user clicks on any of the task in Timeline, Table > should scroll to corresponding row along with the bubble popup. > > I got idea like, If I fire an event on click of task in timeline (as > bubble pops up), I should be able to call another javascript to scroll > to the table to required row. > But I am not sure from where I should call that javascript. > > Could anyone please suggest me in this case? > > Thanks > Shyam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
