Hi all,
I've recently created an A-Z asset list on Squiz with around 190 items, and it works perfectly. You click on a letter (a-z) at the top and it takes you to the specific anchor that relates to that letter. Unfortunately I can't find any options to implement a 'return to top' link after every letter section which will easily return the user to the top.
If a user clicks on the letter Z they will have to manually scroll all the way to the top of the page to choose another letter, which is obviously very time consuming when there are around 190 different listed items. What I wanted to implement was a simple text 'Return to top' link after every letter section to effortlessly return the sender to the top. I know how the mechanics would work (Anchors etc) but can't find any option to implement it, and seeing as the A-Z asset list is a nested div inside the page I can't exactly break up the div and start prodding around (or can I?)
Any help would be greatly appreciated!
Many thanks,
Dave