Okay, well I will have to go about this another way using a bookmark object and event trigger on onscrollhide and onscrollreveal actions.
Thank you for your response.
Search found 2 matches
- Wed Feb 05, 2020 7:22 pm
- Forum: Links and Navigation
- Topic: Hiding and Showing Menu Header
- Replies: 7
- Views: 6741
- Wed Feb 05, 2020 5:53 pm
- Forum: Links and Navigation
- Topic: Hiding and Showing Menu Header
- Replies: 7
- Views: 6741
Hiding and Showing Menu Header
I am using the onscroll event to hide the menu header when the user starts to scroll the page and that is working fine, but how do I get it to show when scrolling back up? I did not see onscrollup or onscrolldown events.