Author: bpoussin Date: 2014-01-24 18:34:40 +0100 (Fri, 24 Jan 2014) New Revision: 697 Url: http://nuiton.org/projects/sandbox/repository/revisions/697 Log: compute year in javascript (if no javascript juste say 'bonne ann?\195?\169e') Year is all time ok :) Modified: bonneannee/index.html Modified: bonneannee/index.html =================================================================== --- bonneannee/index.html 2014-01-24 17:26:03 UTC (rev 696) +++ bonneannee/index.html 2014-01-24 17:34:40 UTC (rev 697) @@ -14,7 +14,8 @@ <div id="slidehome" class="slide"> <h1> <a href="http://www.codelutin.com"><img src="img/lutin.png" title="Code Lutin" /></a> - <span>vous souhaite une bonne année 2014 !</span> + <span>vous souhaite une bonne année + <script>document.write(new Date().getFullYear());</script> !</span> </h1> </div> <div id="slide2014" class="slide current">