I have nav menu and when the user rolls over a word it changes to bold type, and when they roll out it changes back. However i want it to remain in bold type if clicked on, but then change again if another word is clicked on. The rollOver works fine and i’ve added a delete this.onRollOut under the onRelease function to stop it changing back but I can’t figure out how to delete the delete this.onRollOut when another word is clicked upon???
Little help please
Thanks