nic trick. i want to use it.

can i ask what's wrong with my cOde?

here...
[spoiler]function addbox(){
x1=document.createElement("div");
x1.id="myslideshow";
document.getElementById("12").parentNode.appendChild(x1);
playlist.innerHTML="<h2>slide show</h2>"
+"<div style="width:426px"><embed src='http://apps.rockyou.com/rockyou.swf?instanceid=128630284&ver=102906' quality='high' salign='lt' width='426' height='319' wmode='transparent' name='rockyou' type=application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'/></embed><br><a style='padding-right:1px;' target='_BLANK' href='http://www.rockyou.com/?type=slideshow&refid=128630284'><img style='border:0px;' src='http://apps.rockyou.com/link/logo.gif'></a><a style='padding-right:1px;' target='_BLANK' href='http://www.rockyou.com/slideshow_create.php?refid=128630284&source=cyo'><img style='border:0px;' src='http://apps.rockyou.com/link/create_own.gif'></a><a style='padding-right:1px;' target='_BLANK' href='http://www.rockyou.com/show_my_gallery.php?instanceid=128630284'><img style='border:0px;'src='http://apps.rockyou.com/link/view_all.gif'></a><a target='_BLANK' href='http://www.rockyou.com/link/link8.php'><img width='84' style='border:0px' src='http://apps.rockyou.com/link/link8.gif'></a></div>"
}
setTimeout("addbox()",1000)[/spoiler]
'coz it's not workin.
Last edited by nickaii (2008-12-13 22:37:18)