From your developers experiences of building canvas is there a plugin / technique they have found to be good/reliable on most devices/main browsers to do following:
Page 'section' that when scrolled past will display a hidden div that sticks to top of viewport and becomes invisible when user scrolls Page down to original page 'section'.
Ie typically used to ensure critical navigation / CTA markup remains visible.
The hidden div will be either dynamically filled or have inline html content,or both ...we will handle this.
Just wondering if there was something we could find and modify in canvas to build this UX functionality
Hopefully this is Understandable?
