document.lastModified : lastModified : Document JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Document » lastModified »

 

document.lastModified







The lastModified property contains the date and time the document was last modified on the server.












<html>
    <script language="JavaScript">
    <!--
    document.write("Starting ",document.lastModified," the following ");
    -->
    </script>
    </html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Document
» lastModified