You know that text that appears in the bottom left of your browser when you mouseover a link? How do you change that?
I\'m a competent programmer so I don\'t need a code
This can be done with javascript :
onmouseover="window.status='TEXT HERE'"