@Simmo! 169315 wrote:
Or you can use the “title” tag. IE:
[HTML]
Click here[/HTML]
yes I use the title tag all the time. Usually for a click to play etc.. message
but used it to hide the affid as well
onmouseover=”window.status=this.title;return true;” title=”Sloto’Cash Casino $577 Welcome Bonus” onmouseout=”window.status=default_text”
of course status bar messages no longer work in IE7 by default.