
^ u didn't follow the step 1 

-Offline- |

simpleMe wrote:
u didn't follow the step 1
I did... in fact here's my html :http://h1.ripway.com/ghettochic/pix.html
var tax = "<iframe style='FILTER: chroma(color=transparent)' allowtransparency='true' frameborder=0 width='500' height='500' scrolling='no' src=http://h1.ripway.com/ghettochic/pix.html></iframe><br><br><a href=\"http://www.friendster.com/viewphotos.php?a=0&uid=2951037\"><b>View All Photos</b></a><br><br></center>";
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'>"+tax+"</td></tr></table>";
{The html file works but i couldnt get it toappear on my profile ... i think it has something to do withthe box positioning or the onload handler.... please help.... ive tried addbox generator, ive also compiled the tracker and css and made a separate js file for the gallery.... but doesnt seem to work... 
Last edited by ghettochild (2008-09-07 07:32:19)

-Offline- |

^ read first posts again 
this is not what you save as .html ![]()
var tax = "<iframe style='FILTER: chroma(color=#666666)' allowtransparency='true' frameborder=0 width='520' height='520' scrolling='no' src=http://h1.ripway.com/ghettochic/pix.html ></iframe>";
addBox("LEFT","PHOTO GALLERY",tax,"div_967","6");
sorry about the confusion .. i must have replaced the pix.html with the wrong script while i was troubleshooting
ok now i have amended pix.html acordingly: http://h1.ripway.com/ghettochic/pix.html
it should now be up and running. but still wont appear on my profile. and here's the onload handler part which is on the accordion tracker that im using:
function onProfileLoad() {
//onload handler
//(pattern) addBox("L-R","Header",htm,"cssid","sibling");
addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);
//other boxes goes here
var tax = "<iframe style='FILTER: chroma(color=transparent)' allowtransparency='true' frameborder=0 width='500' height='500' scrolling='no' src=http://h1.ripway.com/ghettochic/pix.html></iframe><br><br><a href=\"http://www.friendster.com/viewphotos.php?a=0&uid=2951037\"><b>View All Photos</b></a><br><br></center>";
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'>"+tax+"</td></tr></table>";
}setTimeout("onProfileLoad()",4000);I can see from my browser's status bar that the images are dowloading but theyre not showing up on my profile. any thoughts please?

-Offline- |

this is what you save as pix.html ![]()
just edit the bold parts 

yup thats done
http://h1.ripway.com/ghettochic/pix.html
but still it wont appear on my profile.
can i save the following part as a .js?
var tax="<iframe style='FILTER: chroma(color=transparent)' allowtransparency='true' frameborder=0 width='500' height='500' scrolling='no' src=http://h1.ripway.com/ghettochic/pix.html></iframe><br><br><a href=\"http://www.friendster.com/viewphotos.php?a=0&uid=2951037\"><b>View All Photos</b></a><br><br></center>";
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'>"+tax+"</td></tr></table>";Last edited by ghettochild (2008-09-07 09:23:55)

-Offline- |

^ are you sure its done?
why it appears like this
http://h1.ripway.com/ghettochic/pix.html
it should be like this
http://h1.ripway.com/retch/pix.html

on my end my link and the one that youve given are identitical ....
are you seeing addbox and those sorta stuff? maybe refresh the page...
its now working... i added this under the onload handler:
var tax = "<iframe style='FILTER: chroma(color=#666666)' allowtransparency='true' frameborder=0 width='520' height='520' scrolling='no' src=Link of your html></iframe>";
addBox("LEFT","PHOTO GALLERY",tax,"div_967","6");got it from ur other tutorial.. i was just luck i guess!!!! yeeeeeeeeeeeeeeeeeeeeeeeeeeeey.
thanks for the script and help simpleme ur a Star!!
Last edited by ghettochild (2008-09-07 09:49:04)

-Offline- |

i suggest make new 
save this as .html
then heres your js file ![]()
just edit the bold part 

ok thanks i saw some bugs on the previous stuff that ive done,.. im gonna try the above scripts that youve given... thanks dude you rock!

-Offline- |

^ your welcome 

-Offline- |

nice trick...!!!!!
i Like it
I was waiting for the other trick
__________________________________
+1 repu to me
-Offline- |

nice trick..... kip 8 up...

-Offline- |

-Offline- |
