Document Modification Display

Shows when the document was last modified

当前为 2020-11-26 提交的版本,查看 最新版本

作者
Airistotal
评分
0 0 0
版本
0.1
创建于
2020-11-26
更新于
2020-11-26
大小
4.0 KB
许可证
暂无
适用于
所有网站

This script is to easily see the time a document was last modified. It relies on the document.lastModified javascript property. It also checks for a sitemap.xml and surfaces a link. These are the two easy ways of seeing when a webpage was last modified. To check out the limitations of document.lastModified, read the link here: https://www.oreilly.com/library/view/javascript-the-definitive/0596000480/re198.html