Neil E.
Active member
I'd like to create an extra NavTab button that does nothing when clicked. It will be present just to made a dropdown menu open on mouseover.
<li class="navTab PopupClosed"><a href=" " class="navLink">Information</a></li>
This creates the button fine, but when clicked, it loads the forum index. Is there any way to make it do nothing (or perhaps reload the current page)?
<li class="navTab PopupClosed"><a href=" " class="navLink">Information</a></li>
This creates the button fine, but when clicked, it loads the forum index. Is there any way to make it do nothing (or perhaps reload the current page)?