Dropdown menu on click change

I think you don’t have to use any plugin for that, check out:

http://codex.wordpress.org/Function_Reference/wp_nav_menu

and use $depth to control the levels you want to display.