Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
EOMA Posted August 1, 2016 Posted August 1, 2016 I am trying to add some html to my signature as admin My code is as follows <script type="text/javascript"> var code =new Date(2016, 0, 2) today=new Date() var one_day=1000*60*60*24 document.write(Math.ceil((today.getTime()-code.getTime())/(one_day))+ " increase number equals") </script> The days increase as they should but the page does not return to the thread, it just gives me a blank page with the script results on them - Is there something wrong with my code or is it that the board does not like it? Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.