F
Filamentβ€’2mo ago
Matthew

wizard scroll bar solution?

Has anyone got a good solution to the wizard obtaining a scroll bar ? It probably be ok, if the bar moved with the wizard, but unfortunately it stays at the start.
No description
5 Replies
ScareCrow
ScareCrowβ€’2mo ago
Same issue, and gets worse with 10+ steps. Also in mobile view the user needs to scroll to the bottom each time it finishes a step
LeandroFerreira
LeandroFerreiraβ€’2mo ago
GreenSock
How to create anchor menu to horizontal scrolling page?
Hi, how can i create anchor links for a horizontal scrolling? My version is not working correctly: $(".menu-item").on("click", function (event) { event.preventDefault(); var id = $(this).attr('href'); var left = $(id).offset().left; $('body,html').animate({ scrollTop: left }, 1500); }); See the P...
Matthew
Matthewβ€’2mo ago
Thanks for suggestion. I'll go with the quicker reorganisation of text πŸ˜†
ScareCrow
ScareCrowβ€’2mo ago
Thanks, will try as well and post and update
toeknee
toekneeβ€’2mo ago
You could htmlstring the text too. Or use an Aside navigation instead of top.
Want results from more Discord servers?
Add your server