Basically, I want to display a "submenu" on click, when user click on a menu the corresponding submenu will display, not by "hover" which is set as defalut by bootstrap.
bootstrap demo http://twitter.github.com/bootstrap/components.html#dropdowns (scroll to Sub menus on dropdowns)
Any ideas?