复制代码 代码如下:
language="JavaScript"> function myrefresh() window.location.reload(); setTimeout('myrefresh()',1000); //指定1秒刷新一次 </script>
language="JavaScript">
function myrefresh()
window.location.reload();
setTimeout('myrefresh()',1000); //指定1秒刷新一次
</script>
函数要多小才够好——谈小函数之
php中OR与|| AND与&&的
使用JavaScript动态设置样式实现
table对象中的insertRow与delete