TinyPortal
Development => Block Codes => Topic started by: iGate on January 19, 2008, 03:53:56 PM
hi all.
im trying very hard to integrate this script using an article:
http://www.arachnoid.com/lutusp/worldclock.html
i did get it to work before i crashed my test site i was a fool not to create back ups. now 3 month later i want to do it again but cant remember how.
i have tried a few methods using a html article with an iframe. this framed a html page with an include to the javascript. what ever i do i just cant get it to work again.
ive tried this and this:
<iframe width="100%" scrolling="no" height="710" frameborder="0" src="http://ihf.lp.pl/worldclock.html"></iframe>
<HTML>
<HEAD>
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.arachnoid.com/javascript/worldclock.js">
</SCRIPT>
</HEAD>
<BODY>
</BODY>
</HTML>
both in html articles but i cant get it to work.
any help wud be appreciated thx.
iGate
bump. thx guys.
"I can't get it to work" doesn't tell us anything. What do you get? Nothing? The wrong thing? Give some information about what's going on so we have a place to start looking for the problem.
i solved the problem its okay.
i realised that i was calling the js but i never actually displayed it.
Good deal.
Marked as solved then.