View Single Post
  #1  
Old 13th Sep 02, 11:28 PM
Sephiroth Sephiroth is offline
BetaONE Supporter
 
Join Date: Jul 2001
Posts: 1,979
Sephiroth is an unknown quantity at this point
Send a message via MSN to Sephiroth
fixed jessica

it ended up not being opera's fault, just whoever installed the hack

@BC: the code was

<td id='forum2' onMouseOver=this.style.backgroundColor="#DFE6EF" onMouseOut=this.style.backgroundColor=""

replaced with

<td id='forum2' onMouseOver=this.style.backgroundColor="#DFE6EF" onMouseOut=this.style.backgroundColor="#FFFFFF"

and it works



Last edited by Sephiroth at Today at 4:29 pm
Reply With Quote