Refreshes the mouseover fast so that the link cant be seen.
Thanks
Thanks
<a href="http://link.com" onMouseover="window.status='HOT PORN'" onMousemove="window.status='HOT PORN'" onclick="window.status='HOT PORN'" onMouseout="window.status=''">test</a>

Comment