Learn free online HTML5, javascript, and jquery Tutorials by Examples

Tuesday 16 September 2014

Last Modification of the page in javascript

<script language="JavaScript">
       console.log("This page created by satish mallick Last update:" + document.lastModified);
</script>

No comments:

Post a Comment