[quote=eykalsyamim][quote=chinitaice]Is there any wrong with my codes? Kindly help ...
function embed(){
var ephemeral = "<embed src='http://widget-6f.slide.com/widgets/slideticker.swf' type='application/x-shockwave-flash' quality='high' scale='noscale' salign='l' wmode='transparent' flashvars='cy=be&il=1&channel=288230376161660271&site=widget-6f.slide.com' style='width:600px;height:150px' name='flashticker' align='middle'/>";
document.getElementById('content_photos_1_2').style.height='150';
document.getElementById('content_photos_1_2').style.width='600';
document.getElementById('content_photos_1_2').style.overflowY='hidden';
document.getElementById('content_photos_1_2').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("embed()",10000);[/quote]
no problem with your code..it works well..i've just test it..
put in your external JS ok..
[/quote]
It still doesn't work
Btw the codes will make my photogallery in slideshow right?