I'd like to make the dropdown menus included in the navbar (response.menu in models/menu.py) at the top of each page either disappear when no longer hovered over or timeout where the menu goes away after n seconds after no longer hovered over.. Currently, by default, mine drop when I click on them and stay dropped until I click somewhere else on the page or on an item in the menu.
For example, the book (http://web2py.com/book) has the Books dropdown menu which drops on hover and then goes away immediately after you stop hovering over it. How can I do this? TY for the help!! -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/c985444d-119c-4b2e-9f79-7de50fa42e0an%40googlegroups.com.

