You are here: irt.org | FAQ | JavaScript | Status | Q1675 [ previous next ]
Ensure that you return treu from the event handlers:
<a href="http://www.irt.org/" onMouseOver="'A magical mystery tour';return true" onMouseOut="'';return true">click</a> |
Feedback on 'Q1675 Is it possible to hide the URL of a link using on mouse over?'