日期:2014-05-16 浏览次数:20329 次
<html>
...
<head>
<script type="text/javascript">
...// do sth.
</script>
...//load your Js-Files
</head>
<body>
<script type="text/javascript">
...//get width & height using window.navigator and set Global Variable
</script>
...