document Properties Object Properties Summary
Retrieves the date the page was last modified ( if the page supplies one ).
HTML |
N/A |
Script |
[ sModified = ] document.lastModified |
sModified |
String specifying the most recent date the page was modified ( in the form "MM/DD/YY hh:mm:ss" ). |
The property is read-only with no default value.
document