I want a link that does nothing. I don\'t want this:
because then the URL becomes something.com/whatever/#.>
something.com/whatever/#
The following will prevent your href from being ran
If you are using jQuery, event.preventDefault() can be used