How can I make my links on the links opition wordpress has to look like this.
‘
‘
where
‘onmouseover=”window.status=’blah’; return true;” onfocus=”this.blur()” onmouseout=”window.status”; return true;”
‘
That is different for each link showing a different status bar message?