1) Script Title: Tabs Menu (mouseover)

2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...bmouseover.htm

3) Describe problem: How do you code two onmouseover events? My first onmouseover event is: onmouseover="this.style.color='#0000FF'" (for my text link), the second onmouseover event I need to use the code in the "Tabs Menu (mouseover) code: onMouseover="showit(0)". Can't get both to work. Please help...Thanks very much.