Hello everyone, I'd like to have a search menu that has two submenus. Submenus will appear if the mouse is over the search menu. The first submenu is nothing but a text field and a button where the user can enter an expression and press the button to get the results of the search (this is for basic search), and the second submenu is "Advanced Search" that will take away the user to a new page so that they could enter the detailed criteria for their search.
Is this (the first submenu) easy to implement in web2py? Thanks, Shartha