I am implementing a Mega Drop-Down menu and am having a couple of troubles. I have a dropdown list and also a textbox implementing jQuery's autocomplete. When either the dropdown list items or the autocomplete items take focus, the menuitem collapses....this leaves me with the dropdown list items expanded or the autocomplete items expanded....but the menu closed. How do I keep the menu item open when the focus moves to the ddl items or the autocomplete items?
Thanks!
Thanks!