oh my thank you but not necessary always like to help when I can.
And so sorry not to help much this days, haven't really been online in FTalk alot..been preoccupied with some other stuffs I'm doing. I saw some other members getting active in helping too
Last edited by aftermath (2007-11-21 13:11:13)
[/quote]
Try the code now, you had two var slodde, I change the second one on ur codes to slodde1 and I removed the second onload handler you only need 1.
[/quote]
Try the code now, you had two var slodde, I change the second one on ur codes to slodde1 and I removed the second onload handler you only need 1.[/quote]
wow!
it is now working! you're my hero!
thank you very much for your help
:rose: :norose:
it is now working! you're my hero!
thank you very much for your help
:rose: :norose:
[/quote]
No problem happy to help
..
..[/quote]
I was referring to the js linker code, its not posted on the first page.
Anyway glad aftermath was able to help and answer your question, he is the creator of the linker code.
Last edited by bobcbar (2007-11-24 16:22:14)
how come my code doesn't work??
[/b]
var slodde1 = "<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"
"<td class='itd'><div class='imgblock75'><a href='/4232687 '>"
"<img src='http://www.friendster.com/photos/4232687/1/721434209'></a></div></td>"
"<td class='dtd'><ul class='data'>"
"<li class='title'><a href='/4232687 '>CARLO BONDOC</a></li>"
"<li>ANG ULAGANG BOIA!</li>"
"</ul></td>"
"</tr></tbody></table></div>"
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"
"<td class='itd'><div class='imgblock75'><a href='/7463791 '>"
"<img src='http://www.friendster.com/photos/7463791/1/783253280'></a></div></td>"
"<td class='dtd'><ul class='data'>"
"<li class='title'><a href='/7463791'>SANCHO DE LAS ALAS</a></li>"
"<li>ALSO KNOWN AS "SUPERMAN"T</li>"
"</ul></td>"
"</tr></tbody></table></div>"
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"
"<td class='itd'><div class='imgblock75'><a href='/2888777 '>"
"<img src='http://www.friendster.com/photos/2888777/1/442253528'></a></div></td>"
"<td class='dtd'><ul class='data'>"
"<li class='title'><a href='/2888777 '>ADEE DE LEON</a></li>"
"<li>ALSO KNOWN AS "CONYOMAN"</li>"
"</ul></td>"
"</tr></tbody></table></div>"
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"
"<td class='itd'><div class='imgblock75'><a href='/7051664 '>"
"<img src='http://www.friendster.com/photos/7051664/1/464963417'></a></div></td>"
"<td class='dtd'><ul class='data'>"
"<li class='title'><a href='/7051664 '>ALVIN ADRIANO</a></li>"
"<li> ALSO KNOWN AS "AUTISTICMAN" AHAHAHA
</li>"
"</ul></td>"
"</tr></tbody></table></div>"
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"
"<td class='itd'><div class='imgblock75'><a href='/4697850 '>"
"<img src='http://www.friendster.com/photos/4697850/0/489047531'></a></div></td>"
"<td class='dtd'><ul class='data'>"
"<li class='title'><a href='/4697850 '>CHANO CONDE</a></li>"
"<li>ANG BOIANG BEGGAR! AHAHAHA JOKE LNG!
</li>"
"</ul></td>"
"</tr></tbody></table></div>"
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"
"<td class='itd'><div class='imgblock75'><a href='/30001399'>"
"<img src='http://www.friendster.com/photos/30001399/1/791160137'></a></div></td>"
"<td class='dtd'><ul class='data'>"
"<li class='title'><a href='/30001399 '>JANICA BUHAIN</a></li>"
"<li>MY SUPER LOVING CUZIN..LOVE YOU CUZ!!
</li>"
"</ul></td>"
"</tr></tbody></table></div>";
f (!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=1224979098648861851&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/19471440\" target=\"_blank\"><b>View All Photo</a> | <a href=\"http://www.friendster.com/friendphotoupload.php?uid=19471440\" 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);
[b]i super need help on this[/b]
Last edited by migs3890 (2007-11-26 13:03:59)