YK Forum » Blog » 日記隱形*滑鼠指1指出番黎


2007-11-25 05:26 PM `mR.H0
日記隱形*滑鼠指1指出番黎

<script language="javascript">
//Sets blog opacity (30-100)
opcty = 10;

//Sets rollover opacity
msvropcty = 100;

////////////////////////////////////

tables = document.getElementsByTagName('table');

for(var j=0;j<tables.length;j++){

if(tables[j].className == "blogbody"){

tables[j].style.filter = "alpha(opacity=" + opcty + ")";
tables[j].onmouseover = function(){this.style.filter = "alpha(opacity=" + msvropcty + ")";}
tables[j].onmouseout = function(){this.style.filter = "alpha(opacity=" + opcty + ")";}

}

}

//--></script>

2007-12-8 09:30 PM ~傻婆~
放係邊呀"
  唔係好明- -

頁: [1]


Powered by Discuz! Archiver 5.0.0  © 2001-2006 Comsenz Inc.