You are viewing a post by anifasyimi. View all 117 posts in /[b]![/b]\"TO BE APPLIED AT JS EXTENSION"/[b]![/b]\ Choose [color=yellow]Area[/color] below: [b]Add Box ID:[/b] [b]Control Panel [quote]0[/quote] Photo Gallery [quote]1[/quote] Friends [quote]2[/qu.
...i'm using the same code like u... but i think u need to change this part
x1=document.createElement("div");
x2.id="clock";
document.getElementById("15").parentNode.appendChild(x2);
anotherekek.innerHTML="<h2>My Clock</h2>"
+"<EMBED src=http://www.fancygens.com/gens/fancyclocks/clock14.swf width=200 height=50 type=application/x-shockwave-flash quality='high' wmode='transparent' go='go' getflashplayer?='getflashplayer?' www.macromedia.com='www.macromedia.com' http:='http:' allowscriptaccess='never'></EMBED>"
into this one
x2=document.createElement("div");
x2.id="clock";
document.getElementById("15").parentNode.appendChild(x2);
clock.innerHTML="<h2>My Clock</h2>"
+"<EMBED src=http://www.fancygens.com/gens/fancyclocks/clock14.swf width=200 height=50 type=application/x-shockwave-flash quality='high' wmode='transparent' go='go' getflashplayer?='getflashplayer?' www.macromedia.com='www.macromedia.com' http:='http:' allowscriptaccess='never'></EMBED>"
it should be fine then.....u can check it on my profile