help! just a newbie here.. i have upload these to Ripway as js extension then i went to my profile and pressed F5.... nothing happen... what is wrong? i'm so stuuuupid..
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=576460752306415614&site=widget-e7.slide.com\" style=\"width:470px;height:100px\" name=\"flashticker\" align=\"middle\"/><div style=\"width:100%;text-align:left;\"><a href=\"http://www.friendster.com/photos/38816452\" target=\"_blank\"><b>View All Photo</a> | <a href=\"http://www.friendster.com/friendphotoupload.php?uid=38816452\" target=\"_blank\">Upload Photo Fo Me</b></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);
---oh, i got it now! trial and error is really the best way to learn.... thanks!
Last edited by bluemango (2007-07-30 03:19:26)