basically i have a script already for a dynamic menu and i want to add a mouseover highlight script so the button will be highlighted when the mouse is put on it.
i have onMouseOver="popUp('elMenu2',event)" for one of the buttons so how do i put another statement within that? semi-colon after the end parenthesis? comma?
Bookmarks