首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

低调是因为没随时高调的资本

2012-11-08 
低调是因为没有随时高调的资本var width(screen.width-798)/2var height(screen.height-503)/2*0.7doc

低调是因为没有随时高调的资本
var width=(screen.width-798)/2;
var height=(screen.height-503)/2*0.7;
document.getElementById('maindiv').style.left=width+'px';
document.getElementById('maindiv').style.top=height+'px';

热点排行