It's all handled by Bootstrap. See: https://getbootstrap.com/docs/4.1/components/navbar/#responsive-behaviors https://getbootstrap.com/docs/4.1/examples/navbars/
Anthony On Wednesday, January 9, 2019 at 4:39:38 PM UTC-5, Vlad wrote: > > Web2py menu is a perfect responsive collapsible menu. > > I am looking at the code - all makes sense, but I don't understand one > thing: > > Where in web2py is it triggered that a larger view would hide the toggle > button and make the menu visible, while the smaller view would do just the > opposite? > > I checked html, css files, but couldn't find it. > > I mean, it works just fine, I am trying to figure out why it works - where > the code that sets up the visibility (I guess some mediaquery somewhere? - > where?) > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

