Hi everyone,
When clicking the Trickle button to scroll to an accordion component, the scroll only takes you as far as the Accordion component in its 'collapsed' state. So when you expand one of the Accordion items the content disappears off the bottom of the window so you then have to scroll manually to read it.
Could anyone offer a suggestion on how I could:
a) include some code on the Accordion buttons that auto-scrolls the page up the correct amount for the Accordion item content to be visible (my preferred solution) or
b) include some code on the Trickle so that it scrolls far enough up to accommodate the Accordion component in its expanded state?
Thanks and regards,
Chris