Hi,
I currently have a menu within a div called mnugrp and would like to add the following functionality onto my web page that will the allow the user to either hide the menu ("Menu Off") or show the menu ("Menu On")
With the main menu showing to start off with I want to be able to place this "Menu Off" item on the page, which would be a clickable item on the page and when the user clicks on the "Menu Off" hover item, toggle this to "Menu On" and hide the main menu and vice-versa.
Would also like to alternate the color of the text on each Menu Off(red color) and Menu On(green color).
Would appreciate your assistance on how to go about achieving this.
Thanks.