For my website I will need to use instead of , because I am using mostly ajax and thus instead of links I have onclick ajax event
You could use a button instead of span and use bootstrap css classes to style it like a link:
Link
It will react on mouseOver as normal links do. Run the code snippet to preview the result:
this is my link styled with bootstrap