I want to create a menu in left pannel of HTML page. Each menu item will have different sub menu items.
My requirement is that whne a user select or click on a menu item the sub menu items should pop down and the rest of the menu items should shift below.
Is this requirement is achievable wih the help of java script . If yes, then any pointers will be very helpful.
My requirement is that whne a user select or click on a menu item the sub menu items should pop down and the rest of the menu items should shift below.
Is this requirement is achievable wih the help of java script . If yes, then any pointers will be very helpful.
Comment