sample:
http://eduardomb.github.io/scroll-up-bar/
I found this small great script that makes the menu appear when the user scrolls up. Keeps the page clear until the user needs the menu.
I was able to get it to work in RSD but I couldn't figure out how to apply the
$('#topbar').scrollupbar();
code using the data attributes section.
I added that code inside of the footer area as a script to get it to work but is there a way to add this code inside of an attribute on the menu div? Just wondering if there is a better way to add it besides in the footer section.
Not sure if it would be:
Name: scrollupbar
Value: #topbar
(I tried this but it didn't work)
Cheers!
Video Tutorials - https://www.youtube.com/channel/UCQMcF0 … EKA/videos
The Universe from A to Z - https://universeatoz.com/ (built with Foundation Framer)