Addbox shortscript
+2
[DYOSZA]BEBOT
[ MALIBOG ] Jendrick
6 posters
Page 1 of 1
Addbox shortscript
for FireFox user
for IE user
code provided by: ~ ArchAngell ~
note for inserting code at COMPLETE EMBED CODE HERE / CHATBOX / SLIDE WHATEVER
remember to change the double quote " to single '
for example :
if width= "500" change it to width= '500' or width=\"500\"
if u want to reposition the box just edit the value of document.getElementById
for example:
i want to position it at the bottom of photo gallery just change the value to 1
like this
document.getElementById("1").parentNode.appendChild(x1);
note: 1 is the content box number of photo gallery
heres the other content number of boxes in friendster profile
Credits goes to FStalk
- Code:
function addbox(){
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("0").parentNode.appendChild(x1);
playlist.innerHTML="<h2>TITLE OF BOX</h2>"
+"COMPLETE EMBED CODE HERE / CHATBOX / SLIDE WHATEVER"
}
setTimeout("addbox()",1000)
for IE user
- Code:
x1=document.createElement("div");
x1.id="playlist";
document.getElementById("0").parentNode.appendChild(x1);
playlist.innerHTML="<h2>TITLE OF BOX</h2>"
+"COMPLETE EMBED CODE HERE / CHATBOX / SLIDE WHATEVER"
code provided by: ~ ArchAngell ~
note for inserting code at COMPLETE EMBED CODE HERE / CHATBOX / SLIDE WHATEVER
remember to change the double quote " to single '
for example :
if width= "500" change it to width= '500' or width=\"500\"
if u want to reposition the box just edit the value of document.getElementById
for example:
i want to position it at the bottom of photo gallery just change the value to 1
like this
document.getElementById("1").parentNode.appendChild(x1);
note: 1 is the content box number of photo gallery
heres the other content number of boxes in friendster profile
- Code:
/*-- Control Panel --*/
0
/*-- Photo Gallery --*/
1
/*-- Featured Friends--*/
2
/*-- More About --*/
6
/*-- Fan of Box --*/
7
/*-- Groups --*/
8
/*-- Media Box --*/
10
/*-- Reviews --*/
12
/*-- Blogs --*/
13
/*-- Google Ads--*/
14
/*-- Meettrail Box--*/
15
/*-- Testi & Comments*--/
18
Credits goes to FStalk
[ MALIBOG ] Jendrick- ADMIN
- Posts : 96
Reputation : 16
Join date : 2009-05-26
Re: Addbox shortscript
nice one + repu for you
[DYOSZA]BEBOT- MOD
- Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR
Re: Addbox shortscript
-- aun oh! hehe..
[DYOSZA]SHEYN- MOD
- Posts : 128
Reputation : 15
Join date : 2009-05-26
Age : 30
Location : bulacan
Re: Addbox shortscript
wahaha... amp 12 p din repu ko haha
[ MALIBOG ] Jendrick- ADMIN
- Posts : 96
Reputation : 16
Join date : 2009-05-26
Re: Addbox shortscript
+repu sau papa ko wahaha penge na kong dede nyan ahh nd na piso wahhaa:D
[ MALIBOG ]Bx. Dwarf- Amatuer
- Posts : 20
Reputation : 10
Join date : 2009-05-26
Re: Addbox shortscript
wala sira tsupon.. basag ung bote.. tinapon ni mama bear haha..
[ MALIBOG ] Jendrick- ADMIN
- Posts : 96
Reputation : 16
Join date : 2009-05-26
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum