http://www.htmlexamples.net/html-reference-bookmark/

can I make an html bookmark or link that doesn’t go anywhere?
I don’t want the page to reload. I just want to do a Javascript onclick event, and I currently have the href=”#”, which changes the reference to the top of the page, which can be distracting. Can I create a link that doesn’t move the page?
Yes, try:
href=”JavaScript:void()”
-
If Only YOU Had Done THIS..My Internet Business