Now I am using:
href="javascript:void(0)"
for my tags.
However, I find this messy, and it also appears to the user in FireFox on hover.
What I'm looking at is replacing my links with simple tags and setting up event handlers in JavaScript.
Clarification:
This is only for modern browsers with JavaScript support. I'm not interested in availability yet.
user1637281
source share