Hi,
I am trying to add a link to the main nav heads on this site: http://www.climbing.com/
For example if you click on "HOME" I want it to go here: http://www.climbing.com/
The source is: <li><a href="http://www.climbing.com/" style="color: rgb(245, 245, 245);" rel="menu1">HOME</a></li>
And if you click on "NEWS" I want to take you here: http://www.climbing.com/news
The source is: <li><a href="http://www.climbing.com/news/" style="color: rgb(245, 245, 245);" rel="menu4">NEWS</a></li>
<li><img src="/nav_icon.gif" border="0" height="10" width="3"></li>
Currently when I hover over those items I see see the link but nothing happens when you click
We are using a Chrome CSS Drop Down Menu: http://www.dynamicdrive.com/dynamici...hrome/demo.htm
Any idea why it won't work?
thanks,
Luke



Reply With Quote

Bookmarks