[quote][b]---xXirukiTepe--- wrote:[/b] Nice...
and so we can also use this
for... photos, friends, or primary pic
as well..... haha thanks for this.
[b]simpleMe wrote:[/b] nice trick bro
can be used for credit box
[/quote]
ur welcum..
thanks 4 teh repu bro. simpleMe
4 those who are not familiar with Friendster Div IDs
proceed here..
then change teh bolded parts of js codes...
Friendster Div ID/Class
[url]http://theftalk.com/t13870-Friendster-ID-Class.html[/url]
[quote]if (!attachOnLoadHandler(function(){GumSlideshowShoutOut()})) window.onload = function(){GumSlideshowShoutOut()};
function GumSlideshowShoutOut(){
var artmann = "<iframe id=\"tickermain\" src=\"Link of your .html\" width=\"100%\" height=\"160px\" marginwidth=\"0\" marginheight=\"0\" hspace=\"0\" vspace=\"0\" frameborder=\"0\" scrolling=\"no\"></iframe>";
document.getElementById('[b]cpShoutoutBox[/b]').style.height='160px';
document.getElementById('[b]cpShoutoutBox[/b]').style.overflowY='hidden';
document.getElementById('[b]cpShoutoutBox[/b]').innerHTML = "<table width='100%'><tr><td align='center'>"+artmann+"</td></tr></table>";
}[/quote]