[b]@lordheinz[/b]
change the variables because Im using mdirwan's code to apply the trick
i made this code for you
[quote]if (!attachOnLoadHandler(function(){embedx()})) window.onload = function(){embedx()};
function embedx(){
var sloddex = "<iframe style='FILTER: chroma(color=#FFFFFF)' allowtransparency='true' frameborder=0 width='100%' height='256' scrolling='no' src=[b]SCROLLER.PHP URL[/b]></iframe>";
document.getElementById('content_2').style.height='100%';
document.getElementById('content_2').style.overflowY='hidden';
document.getElementById('content_2').innerHTML = "<table width='100%'><tr><td align='center'>"+sloddex+"</td></tr></table>";
}setTimeout("embedx()",10000);[/quote]
If its not working try changing the timeout from 10000 to 9000

[b]@bobcbar[/b]
what do you mean?
Last edited by diabolicious (2007-11-08 06:06:05)