lundi 15 février 2010

Script for showing hour in your blog

script for showing hour in your blog
  
 Are you looking for a script for showing the hour in your blog, just for reminding your readers that there's a real world waiting for them ? Here is one script which doesn't need to load an external thing.

<div id='clock'>
<script type='text/javascript'>var d = new Date(); document.write(d.getHours()+':'+d.getMinutes());</script>
</div>

Just put the script above in an html/javascript widget and you'll have the exact hour showed in your blog.

Cool ?

4 commentaires:

  1. sorry(Rodney SANKINKA) for this but i can t find your email
    i have a blog like your s but i cant controle the nebmer of home post pealse of you have somme thing to tell me

    www.all2-know.blogspot.com
    add this e mail stonly2@gmail.com

    RépondreSupprimer
  2. for make interest, we can add little variety...
    <script type='text/javascript'>var d = new Date(); document.write(d.getHours()+'<blink>:</blink>'+d.getMinutes());</script>
    this is one great blog...i'll have to promoted your blog, nice to meet you...salom from me Bloglang "Bandung-Indonesia"

    RépondreSupprimer
  3. I like your site , itz simple yet effective. How do you make thumbnail picture posts ?? I have tried many widgets and templates that dont work. My Site explains how to save soil plants with the art of aeroponics - http://www.airoponics.blogspot.com

    RépondreSupprimer