A blog & community for non-professional web designers, programmers, webmasters, and other web savvies.

Last Modified

August 1, 2010 - 12:00am -- Thomas

This script will show the time when you last modified a page on your site. Some servers don't allow you to use this. Times can also vary depending on the time set for the server.

<script type="text/javascript"><!--
// ***************
// Last Modified
// More JavaScript Scripts at
// http://icecaves.net/tags/javascript
// ***************
var last=document.lastModified;
document.write("This page was last modified on: " + last + "");
//-->
</script>
Forum Board: 

@IceCaves on Twitter

    Stay Connected

    Twitter Facebook Tumblr Google+ Glaciallis Google RSS

    *Follow us on Twitter or Facebook to also follow minor site updates that don't make it to the homepage news.