Forum Moderators: open
<a href="..." onmouseover="window.status='Page name or other message goes here'; return true;" onmouseout="window.status=''; return true;">
Now I noticed this doesn't work in IE7, and probably never has worked at all in Firefox. (Note it did work fine in IE6)
My question is if someone knows how to fix this. Or maybe someone knows an alternative way to get the same result? (maybe with CSS?)
Tnx in advance!