Greetings,
I am trying to display the time the user has the curser over regardless of whether they are at the top of the page on the timeline view. Video below:
Greetings,
I am trying to display the time the user has the curser over regardless of whether they are at the top of the page on the timeline view. Video below:
Hi @FourForces
In this case the solution would be to make the Timeline header sticky.
Regarding making the header sticky: sticky header in timeline view is a default behavior as you can see from our demo: https://demo.mobiscroll.com/timeline/timeline-time-grid#.
I assume the problem is that you didn’t set the height of the Timeline to 100%
or to fixed
- whit that you will be able to get the sticky header.