I am using javascript dropdown menus - they work great. I call them out using onMouseOver="MM_showMenu" - however, I'd like to make the basic word at the top of the menu link to something if someone clicks it instead of using the dropdown.
Like if "Services" drops down and lists: Chemical, Physical, Engineering, etc. I would like "Services" to also link to a page of it's own. I tried putting in an onClick or an onRelease event with the onMouseOver but then neither one works. Is there a way for me to do both?
Thank you,
Staci
Like if "Services" drops down and lists: Chemical, Physical, Engineering, etc. I would like "Services" to also link to a page of it's own. I tried putting in an onClick or an onRelease event with the onMouseOver but then neither one works. Is there a way for me to do both?
Thank you,
Staci