
Originally Posted by
Nile
Usually when you left click on a link, it doesn't take you there.
Um, no. The left click is the default (unless you have a left handed mouse) and will take you to the link normally.
However, this menu it is designed so that the triggers for the drop downs will not act as links unless javascript is disabled. Generally this is preferred, and allows for alternate behavior if there is no javascript.
But you can change this if you like by removing:
Code:
onClick="return clickreturnvalue()"
from the trigger links.
Bookmarks