Bro Vieerman membuat sedikit kesalahan. Lihat script yang abang tebalkan disini :
[quote]function embed(){
var slodde = "<embed src=\"http://widget-0b.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=ms&il=1&channel=432345564241542923&site=widget-0b.slide.com\" style=\"width:520px;[b]height:160px[/b]\" name=\"flashticker\" align=\"middle\"/><div style=\"width:520px;text-align:left;\"><a href=\"http://www.slide.com/pivot?cy=ms&ad=0&id=432345564241542923&map=1\" target=\"_blank\"><img src=\"http://widget-0b.slide.com/p1/432345564241542923/ms_t000_v000_a000_f00/images/xslide1.gif\" border=\"0\" ismap=\"ismap\" /></a> <a href=\"http://www.slide.com/pivot?cy=ms&ad=0&id=432345564241542923&map=2\" target=\"_blank\"><img src=\"http://widget-0b.slide.com/p2/432345564241542923/ms_t000_v000_a000_f00/images/xslide2.gif\" border=\"0\" ismap=\"ismap\" /></a></div>";
document.getElementById('content_photos_1_2').style.height='100';
document.getElementById('content_photos_1_2').style.overflowY='hidden';
document.getElementById('content_photos_1_2').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";
}setTimeout("embed()",10000);[/quote]
Seharusnya itu 100px dan bukan 160px
Last edited by KaNaLiTnUk (2007-09-25 12:10:39)