08-16-2009, 11:26 AM
|
#1 (permalink)
|
|
Guest
|
Clock showing Pakistan standard time
Hello Ds/Neo
Is is possible to have this clock embedded somewhere in our forum. This shows the Pakistan standard time. This will show an analog clock at 100x100 pixel with green vorder and white background. Following is the HTML code for it. I can also provide you with the HTML codes for the standard times of other major cities.
<table border="0" cellspacing="0" cellpadding="0"><tr><td align="center"><script type="text/javascript" src="http://www.worldtimeserver.com/clocks/embed. js"></script><script type="text/javascript" language="JavaScript">objPK=new Object;objPK.wtsclock="wtsclock001.swf";objPK.colo r="228B22";objPK.wtsid="PK";objPK.width=100;objPK. height=100;objPK.wmode="transparent";showClock(obj PK);</script></td></tr><tr><td align="center"><h2>Islamabad</h2></td></tr></table>
|
|
|
|