概要:显示文档最后修改日期<script language=javascript>function hi(str){document.write(document.lastModified)alert("hi"+str+"!")}</script>
Js代码:页面修改日期显示,标签:电脑常识大全,http://www.88haoxue.com显示文档最后修改日期
<script language=javascript>
function hi(str)
{
document.write(document.lastModified)
alert("hi"+str+"!")
}
</script>
上一篇:怎样打印网页与打印网页的代码
最新更新