html - disable url action without disabling mouseover text -


Is there a way to use something similar to pointer-events: disable any For example hyperlinks and no mouseover text

For example, suppose I have:

   

The link is disabled, but mouseover text is also disabled. I want to know how to disable the link by enabling mouseover text.

You can repeat this by using javascript , just enter Exclude the style and add onclic .

  & lt; A href = "http://www.google.com" title = "mouseover text" onclick = "return false;" & Gt; Link text & lt; / A & gt;  

I do not suggest doing this, instead, I have a & lt; Span & gt;

To get a colonial effect, a title .

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -