Hmmm, that's the same on mouseover code I've been using for years and this is the first time anyone has ever said anything. Honestly, I don't know what that part of the code does. Does it actually affect anything?
onMouseover="window.status='http://www.domainyouwantsurferstoseegoeshere.com'; return true" onMouseout="window.status=' '; return true"
that's how I've been doing it.
|