EZBOY的工作日誌
PHP,MySQL,APACHE,JQUERY,AJAX,UBUNTU
2011-04-14
window.open所開的小視窗出現在螢幕正中間
<script>
t = 200;
l = 200;
window.open('about:blank','','width='+l+',height='+t+',top='+(screen.availHeight/2-t/2)+',left='+(screen.availWidth/2-l/2));
</script>
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
沒有留言:
張貼留言