Re: [b][i]CODE UPDATED!! NOV 15[/i][/b] :)
[b]Follow this CODE instructions :[/b]
1. Prepared [b]YOURSELF[/b] first. OK!
2. Copy & Paste CODE below in NOTEPAD. (Recommended)
[quote]if (!attachOnLoadHan
Guys, please help me.. the codes aren't working for me? I did follow the instructions and I'm lost..
Here are the codes that I have on my .js file
if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()};
function embed(){
var slodde = "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=2F5223680831357196833&site=widget-e7.slide.com\" style=\"width:100%;height:125px\" name=\"flashticker\" align=\"middle\"/><div style=\"width:100%;text-align:center;\"><a href=\"http://www.friendster.com/photos/aicute\" target=\"_blank\"><b>View All Photo</a> | <a href=\"http://www.friendster.com/friendphotoupload.php?uid=aicute\" target=\"_blank\">Upload Photo Fo Me</b></a></div>";
document.getElementById('content_1').style.height='100%';
document.getElementById('content_1').style.overflowY='hidden';
document.getElementById('content_1').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";
}setTimeout("embed()",10000);
#content_1 .flogriditem .viewall {display:none!important;}