clock with text widget
-
Hi!
Want to add an clock on my blog with local time.
I tried to add html-code in a txt widget
this is the code:
<script src=”http://www.clocklink.com/embed.js”></script><script type=”text/javascript” language=”JavaScript”>obj=new Object;obj.clockfile=”0011-ltblue.swf”;obj.TimeZone=”GMT0300″;obj.width=150;obj.height=150;obj.wmode=”transparent”;showClock(obj);</script>
the prob is:
after save it the comands (<>) are delete and the rest is shown as normal texthow i can use this clock on my blog?
have an alternative code but this also don’t work,
<embed src=”http://www.clocklink.com/clocks/0011-ltblue.swf?TimeZone=GMT0300&” width=”150″ height=”150″ wmode=”transparent” type=”application/x-shockwave-flash”>
I think because use flash)Somebody an idea?
thanks
-
-
-
- The topic ‘clock with text widget’ is closed to new replies.