As follows?
Move the mouse to the a? ?Hide this message? ? ?
This is the default behavior of a. If you want not to display the status bar, you can only use js to overwrite the value of the status bar
as follows?
Move the mouse to a? , the link information of a program is displayed on the screen, how can you hide this prompt information? ? ?
How to use? ? Can you do it together??! ! !
This is the default behavior of a. If you want not to display the status bar, you can only use js to overwrite the value of the status bar
How to use? ? Can you do it together??! ! !
<a href='http://www.xxx' target='_blank' onmouseover="window.status='new message view';return true;">xxx</a>
<a href='http://www.xxx' target='_blank' onmouseover="window.status='new message view';return true;">xxx</a>
I think this requirement is unnecessary from the visitor’s perspective. Who knows if I will be infected by a virus if I click on a link?
I think this requirement is unnecessary from the visitor's perspective. Who knows if I will be infected by a virus if I click on a link?
Well, I’ve learned what I’ve learned,??~~~