Comment on The Scroll Up BarparentComments−farmdawgnation12yAside: Is there a way to detect that happening in JavaScript? Just thinking that detecting the user doing that and then showing the site's nav bar again would be groovy...−micampe12yI don't know, but I don't think it's wise to override a system behavior in ways the user doesn't expect. Better just put a button on the page.−nilved12yYes, onscroll
Comments
Aside: Is there a way to detect that happening in JavaScript? Just thinking that detecting the user doing that and then showing the site's nav bar again would be groovy...
I don't know, but I don't think it's wise to override a system behavior in ways the user doesn't expect. Better just put a button on the page.
Yes, onscroll