Hello!
We had always two custom blocks in portal with some javascript in there, a countdown for christmas
and a clock from here: www.clocklink.com
They are offering me three different codes there for a clock, but none of them will work. I will see nothing with this codes. I don't understand, why?
Maybe I miss something to do? Or are such codes not working with ElkArte?
I show you the codes:
<script src="http://www.clocklink.com/embed.js"></script> <script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="0001-blue.swf";obj.TimeZone="CET"; obj.width=150;obj.height=150;obj.wmode="transparent";showClock(obj);</script>
or:
<embed src="http://www.clocklink.com/clocks/0001-blue.swf?TimeZone=CET" width="150" height="150" wmode="transparent" type="application/x-shockwave-flash">
or:
<iframe scrolling="no" frameborder="no" clocktype="html5" style="overflow:hidden;border:0;margin:0;padding:0;width:100px;height:100px;"src="http://www.clocklink.com/html5embed.php?clock=005&timezone=CET&color=blue&size=100&Title=&Message=&Target=&From=2016,1,1,0,0,0&Color=blue"></iframe>