• ARCHIVES 
  • » [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

Pages: 1..12345678910..10

[quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

waheheh 1st enx for repu... and i feel glad im the first 2 devirginize u nyahahah... jux anyway back to the codes... those wer been remove due to one of member here who r persisted on claiming thats not inportant lol.. juz to find out he got post using that toinkzzz... wanna know whos that review the post in page 1 lol.. and luk to his/ her topic post...

Last edited by switpotato (2008-05-24 00:29:29)

bloodyprinzes
» FTalker
FTalk Level: zero
130
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

thank you for this..i clearly understand it,its very short and simple.. :D
pipito21
» FTalkManiac
FTalk Level: zero
751
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

question for miss swit ^^ ... how can i put a box on top of my control pannel?? :/
raLpH+haMpoRd
» n00b
FTalk Level: zero
11
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

everytime i put boarder it duplicates ????
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

[quote=pipito21]question for miss swit ^^ ... how can i put a box on top of my control pannel??[/quote] how many id we have at the top of controlpanel..? we got navigation..f_logo...mainnav etc... use those id... juz be sure u dont hide the id ur new addbox want to follow eg: i want may addbox to appear next to [b]mainnav[/b].. [quote]function addbox(){ x1=document.createElement("div"); x1.id="wakekeke"; document.getElementById("[b]mainnav[/b]").parentNode.appendChild(x1); wakekeke.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE HERE / CHATBOX / SLIDE WHATEVER" } setTimeout("addbox()",1000);[/quote] below our mainnav is controlpanel ayt... so by applying addbox next to mainnav we will have the ff: mainnav> addbox >controlpanel >etc >etc lets pressume u will answer and ask me again.. [b]wat if i hide the entire navigation[/b] ans: dont.. just use selective hiding [b]wat if i dont want my mainnav content to show..[/b] ans: dont use addbox then .. use change content instead.. -------------- [quote=raLpH+haMpoRd]everytime i put boarder it duplicates ????[/quote] recheck ur codes..

Last edited by switpotato (2008-05-26 01:25:08)

super_man1990
» n00b
FTalk Level: zero
60
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

i added chatbox at my sidebar and dont know how to make it transparent, can anybody help me bout my problem?..pls..
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

open ur chatbox acct and go to edit skin/ color to make it transparent

Last edited by switpotato (2008-06-02 13:24:42)

CoWoCuPu
» FTalkElite
FTalk Level: zero
4881
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

wonderful job... thx for sharin' sis.. keep it up!!! ;):thumbsup:
forbbiden06
» n00b
FTalk Level: zero
14
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

so every double quote I see i have to change it to single quote :question: like this one :thumbsdown: <">
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

@ forbbiden06 and then wat ... wat r u tring to convey..?
portuniecho
» FTalkWhiz
FTalk Level: zero
3413
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

@forbidden06 why did u change da double quotes into a singles quotes on the addbox short scripts codes =| u will only change all double quotes of ur EMBEDS codes into single quotes. not included da addbox short scripts by ate nix. =|
forbbiden06
» n00b
FTalk Level: zero
14
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

oh i see my mistake xori for that =( tnx by the way for answering me...
trever26
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

ey can you pls tell me the right code to copy i want too add a cbox... <">what code will i only copy? pls help :|
portuniecho
» FTalkWhiz
FTalk Level: zero
3413
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

^ here is now your codes just attach it to ur js file.. [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("[color=blue][b]0[/b][/color]").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"<div align='center' id='cboxdiv'> <iframe frameborder='0' width='160' height='305' src='http://www5.cbox.ws/box/?boxid=117484&amp;boxtag=65wrww&amp;sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border: 0px solid;' id='cboxmain'></iframe><br/> <iframe frameborder='0' width='160' height='75' src='http://www5.cbox.ws/box/?boxid=117484&amp;boxtag=65wrww&amp;sec=form' marginheight='2' marginwidth='2' scrolling='no' allowtransparency='yes' name='cboxform' style='border: 0px solid;border-top:0px' id='cboxform'></iframe> </div>" } setTimeout("addbox()",1000)[/quote] if u want to reposition it just change the [color=black][b]getelementById[/color] ("[color=blue][b]0[/b[[/color]") to any number that correspond the box u want it to appear.. [quote]left side (mainbar) "0" = controlpanel "1" = photos "13" = blogs "12" = reviews "6" = moreabout "18" = publiccomments "10" = scrapbook right side (sidebar) "15" = meettrail "2" = friends "14" = ads "7" = fan "8" = groups[/quote]

Last edited by portuniecho (2008-06-03 20:09:38)

switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

wee enx echo... for lending a hand here... muahhss :kiss:
legend_killer
» n00b
FTalk Level: zero
17
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

nice! nice! nice! and another nice! :thumbsup:
iceman9
» n00b
FTalk Level: zero
7
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

do i save that code on js extension ???? ________________________________________
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

[quote=iceman9]do i save that code on js extension ????[/quote] yes iceman
adepat
» FTalker
FTalk Level: zero
266
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

thanks for sharing. This is usefull for me for my premade lay. =) Can you please chechk my code. it seems it doesn't work. Thanks <">

Last edited by adepat (2008-06-05 14:48:46)

portuniecho
» FTalkWhiz
FTalk Level: zero
3413
0
1969-12-31

Re: [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

see this part [b] cation/x-shockwave-flash"></embed>[/b] one more double quote =) make it single quote =)
  • ARCHIVES 
  • » [quote]function addbox(){ x1=document.createElement("div"); x1.id="playlist"; document.getElementById("0").parentNode.appendChild(x1); playlist.innerHTML="<h2>My Playlist</h2>" +"COMPLETE EMBED CODE H

Pages: 1..12345678910..10

Board footer

© 2024 F Talk

Current time is 05:47

[ 9 queries - 0.038 second ]
Privacy Policy