www.solacewindows.com |
188电竞(中国)官方网站_188电竞(中国)官方网站 |
text/html; charset=utf-8" http-equiv="Content-Type"/>
function high(which1)
{
theobject=which1
theobject.filters.alpha.opacity=50
highlighting=setInterval("highlightit(theobject)",80)
}
//提高透明度
function low(which1){
clearInterval(highlighting)
which1.filters.alpha.opacity=80}
//透明度递减
|
text/html; charset=utf-8" http-equiv="Content-Type"/>
function high(which1)
{
theobject=which1
theobject.filters.alpha.opacity=50
highlighting=setInterval("highlightit(theobject)",80)
}
//提高透明度
function low(which1){
clearInterval(highlighting)
which1.filters.alpha.opacity=80}
//透明度递减
function highlightit(cur2){
if (cur2.filters.alpha.opacity0 && image.height>0){
flag=true;
if(image.width/image.height>= iwidth/iheight){
if(image.width>iwidth){
ImgD.width=iwidth;
ImgD.height=(image.height*iwidth)/image.width;
}else{
ImgD.width=image.width;
ImgD.height=image.height;
}
ImgD.alt=image |