View Single Post
Old 08-26-2002, 09:15 AM  
HQ
Confirmed User
 
Join Date: Jan 2001
Posts: 3,539
Shit, let me re-post my explanation as I accidentally typed out HTML code which was not displayed:

------------------------------


Haha, yeah I should!

In XXXManager's code, I forgot that he did this:

BODY onmouseover="window.status=CurrentStatusBar; return(true);"

So the mouseover of the body of the web page calls the CurrentStatusBar variable. It has to be a variable because it HAS to change whenever a mouseover of a sponsor occurs. The reason for this is becuase the BODY mouseover overrides A HREF mouseovers. Therefore, you have to instruct the A HREF mouseover to change the BODY mouseover.

Makes sense? Let me know if I'm wrong.


Also, DX was right too. However I did not want to use his code becuase he code requires a mouseover over EVERY blind link where as XXXManager's code only requires mouseovers over sponsor links.


Hope that clears it up!
HQ is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote