Horizontal Scrollable Tab with Localstorage to Remember Tab Last Opened
Hi. I am using a horizontal scrollable tabs at https://www.littlechinesereaders.com/courses/level-1-lessons/ and vertical tabs at https://www.littlechinesereaders.com/guided-courses/ with the following javascript in the GP footer hook. I’d like to have a way of remembering the user’s last visited tab (perhaps using localstorage) so that the same tab will load when the user revisits the page. How do … Read more