How do I add “clocklink” to my blog?
-
I’d like to add a clock for the time in Uganda, Africa. Here’s the code it’s giving me. I added a text widget and neither of these codes worked.
<script src="http://www.clocklink.com/embed.js"></script><script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="tawhill001-blue.swf";obj.TimeZone="Uganda_Kampala";obj.width=150;obj.height=150;obj.wmode="transparent";showClock(obj);</script><embed src="http://www.clocklink.com/clocks/tawhill001-blue.swf?TimeZone=Uganda_Kampala&" width="150" height="150" wmode="transparent" type="application/x-shockwave-flash">Anybody know how to add clocklink to WP blogs? Thanks!
The blog I need help with is: (visible only to logged in users)
-
- The topic ‘How do I add “clocklink” to my blog?’ is closed to new replies.