Pages: 1
You are viewing a post by mabuhay. View all 19 posts in [b]Slideshow with unique double-gum-effect. You may add a link and comment for each slide (image)[/b] [b]credits:[/b] :thumbsdown: [spoiler]Peter Gehrig and Urs Dudli www.freewebknowledge.com bro. si.
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]