I would like to hide the url showing up, when I hover a link with the cursor. I only want to this on my browser. There are a lot questions about this around the web, but I don\'
Put href='javascript:;'
and try to redirect the page using javascript function window.location='page.html'.
Anchor Text
or you can use a common function for redirection.