Hi,
I have a menu option with a submenu and would like to do several things -
-
Change the hover color from white
-
Disable an options depending on the page that is up e.g. if I am on the Add Order Page, I would like to disable that option.
-
I am assuming that thisInstance.innerText is used to return the current page. What is the difference between innerText and outerText?
Thanks
Steve

