如何让网页适应不同分辨率

2023-02-23 13:27 31次浏览 攻略

Script type='text/javascript '

//网页根据用户屏幕的不同分辨率调用不同的CSS和js文件

I;=1600){

document . write(' link href=' c;rel=' style sheet ' type=' text/CSS ' ');

document . writeln(' script type= ' text/JavaScript ' src= ' j ' /script ');

}

ELSE I;1600视窗;=1280){

document . write(' link href=' c;rel=' style sheet ' type=' text/CSS ' ');

document . writeln(' script type= ' text/JavaScript ' src= ' j ' /script ');

}else{

document . write(' link href=' c;rel=' style sheet ' type=' text/CSS ' ');

document . writeln(' script type= ' text/JavaScript ' src= ' j ' /script ');

}

/脚本

Script type='text/javascript '

Function autoScroll(obj){

$(obj)。find('ul ')。animate({

毛利塔3360'-39px '

},500,function(){

$ (this)。CSS ({margin top :' 0px'})。find(“Li 3360 first”)。append to(this);

})

}

$(function(){

Setinterval ('autoscroll('maquee ')'2000);

})

/脚本

相关推荐