<body>
<table>.............</table>
<div></div>
</body>当页面(静态页面)加载时我要用ajax来改写div中的内容,而table中的内容不变,
有什么方法能实现(除了body的onload).