1) Script Title: Mouseover Tabs Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...seovertabs.htm
3) Describe problem: I would like some of my tabs(text) when I mouseover to not be a link, just its submenu's. Everything else is working great!
<div id="mytabsmenu" class="tabsmenuclass"><span class="style1">
<a href="http://www.ekcsk12.org/faculty/hogle/assignments.htm"[selected]>Assignments/Notes</a>
<a href="http://www.ekcsk12.org/faculty/hogle/grades.htm"> - Grades </a>
<a href="http://www.javascriptkit.com" rel="gotsubmenu"> - Algebra </a>
<a href="http://www.cssdrive.com" rel="gotsubmenu"> - Geometry </a> (( I don't want this to be a link))
<a href="http://www.cssdrive.com" rel="gotsubmenu"> - Algebra 1b </a>
<a href="http://www.cssdrive.com" rel="gotsubmenu"> - Math 7/8 </a>
<a href="http://www.cssdrive.com" rel="gotsubmenu"> - Links </a>
<a href="http://www.ekcsk12.org/departments/math.htm"> - Math Department</a>
</span></div>
I am using a page property that changes the link color and underlines it on mouseover. My page is being developed @ http://www.ekcsk12.org/faculty/hogle/newsite/default2.
Thanks



Reply With Quote

Bookmarks