Forum Discussion
ThibaultJeuland
4 years agoCommunity Member
Jump to specific point in a scrolling panel
Hi all !
I made a global glossary using storyline and i'ma actually implementing the research functionnality using storyline.
To have a nice list of words, I used a scrolling panel.
Is it poss...
Nedim
1 month agoCommunity Member
Your selector has a syntax error. The attribute selector is missing the opening [.
Corrected line:
var pagebreak = document.querySelectorAll('[data-acc-text~="pagebreak1"]');
SimonHouse-c326
1 month agoCommunity Member
Thanks Nedim, you're a star - and I thought I'd been checking so carefully too! 🙃
Related Content
- 9 months ago