• ARCHIVES 
  • » [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

Pages: 1..123456

[quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

gomen i forgot to tell you the steps i thought you know what to do lol i already fixed it for you :lol: well take a look on the bolded part just edit the color for your liking there [quote]if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) { //win 5.0-6.0 parent.attachEvent('onload',func); return true; } if(parent.addEventListener) { //moz,opera & safari parent.addEventListener('load',func,false); return true; } return false; } function bryan() { var cbox1="<div align='center' id='cboxdiv'>"+ "<iframe frameborder='0' width='90%' height='300' src='Your cbox main src' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='bryan' id='bryan'></iframe><br/><form name='chat' target='bryan' action='Change MAIN to SUBMIT' method='post'><input type='hidden' name='nme' value='"+pageViewerFName+"'><input type='hidden' name='eml' value='http://www.friendster.com/"+pageViewerID+"'>[b]<input type='text' name='pst' class='cboxMsgArea' style='width:300px; height: 70px; border-width:3px outset; border-color:yellow; background-color: transparent; color: #ffcc33; overflow: auto;'></textarea>[/b]<br /><input type='submit' class='cboxButtons' value='Submit' name='asa'><input class='cboxButtons' type='reset' value='Clear' maxlength='23' onClick='reset()'><input type='button' class='cboxButtons' value='Refresh' name='bryan' onClick='window.bryan.location.href=document.getElementById(\"bryan\").src'></form>"+ "</div>"; addSideBar("Chatbox",cbox1,"ul_cbox_content"); } //add sidebar script function addSideBar(head,htm,div_id) { var browser=navigator.appName; var mic="Microsoft Internet Explorer"; var innerHtm=htm; var cont="<div id='"+div_id+"' class='commonbox "+div_id+"'>"+ "<div class='commonbox'>"+ "<h2>"+head+"</h2>"+ innerHtm+ "</div>"+ "</div>"; if (browser==mic){ var obj=parent.document.createElement("<li>"); var x=parent.document.getElementById("2"); x.parentNode.parentNode.appendChild(obj); obj.innerHTML=cont; } else { var obj=parent.document.createElement("li"); obj.innerHTML=cont; var x=parent.document.getElementById("2"); x.parentNode.parentNode.appendChild(obj); } }[/quote]

Last edited by Shirow Masamune (2008-01-21 20:54:48)

zephyr14
» FTalker
FTalk Level: zero
247
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

thanks fer the shortened code.. :P but why is it when i view my profile, i can't see the cbox, only the buttons, and when i type a message and click enter, that's the only time that my cbox will show.. :/ anyone??
stepdarn14
» FTalker
FTalk Level: zero
123
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

Hello guys! It seems to be that the REFRESH button is not working! Can you check my code please! This is the code in my REFRESH BUTTON area: <input type='button' class='cboxButtons' value='Refresh' style='background-color:transparent;border:none;font-family:Trebuchet MS;font-weight:bold;font-size:12;color:#ff6699; name='bryan' onClick='window.bryan.location.href=document.getElementById(\"bryan\").src'></form>";+ "</div>"; Can anyone modify that part coz the refresh button is not working! Thanks for the help! View my profile to see the problem! :)

Last edited by stepdarn14 (2008-01-23 12:17:23)

yossi
» FTalkAddict
FTalk Level: zero
555
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

how to change a font colour . can u show me. ;)
alexjane24
» n00b
FTalk Level: zero
39
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

its working on my profile but the refresh button is not working just like stepdarn said.
stepdarn14
» FTalker
FTalk Level: zero
123
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

yeah the refresh button is not working =(
bles_212000
» FTalkWhiz
FTalk Level: zero
2863
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

pls help me with my code! i dont know what is wrong [quote]//anti poser cbox var cbox1="<div align='center' id='cboxdiv'>"+ "<iframe frameborder='0' width='90%' height='300' src='[b]http://www3.cbox.ws/box/?boxid=2727198&boxtag=9582&sec=main[/b]' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='bryan' id='bryan'></iframe><br/><form name='chat' target='bryan' action='[b]http://www3.cbox.ws/box/?boxid=2727198&boxtag=9582&sec=submit[/b]' method='post'><input type='hidden' name='nme' value='"+pageViewerFName+"'><input type='hidden' name='eml' value='http://www.friendster.com/"+pageViewerID+"'><textarea style='overflow:hidden' class='cboxMsgArea' cols='22' rows='3' name='pst'></textarea><br /><input type='submit' class='cboxButtons' value='Submit' name='asa'><input class='cboxButtons' type='reset' value='Clear' maxlength='23' onClick='reset()'><input type='button' class='cboxButtons' value='Refresh' name='bryan' onClick='window.bryan.location.href=document.getElementById(\"bryan\").src'></form>"+ "</div>"; addBox("RIGHT","Chatbox",cbox1,"code","null");[/quote] anyway i'm using addbox 2.2, that's why i change addsidebar to addbox.. =(

Last edited by bles_212000 (2008-01-27 20:40:35)

sahabat.peterpan
» FTalkWhiz
FTalk Level: zero
2815
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

Nice scripts :eh: :thumbsup:
cLsC_101™
» FTalkGeek
FTalk Level: zero
Some FTalkers ♥ My Threads!
1225
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

Uh. Is this still working? :/
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

[quote=cLsC_101™]Uh. Is this still working? :/[/quote] yes it is buddy... =)
cLsC_101™
» FTalkGeek
FTalk Level: zero
Some FTalkers ♥ My Threads!
1225
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

[quote=lordheinz][quote=cLsC_101™]Uh. Is this still working? :/[/quote] yes it is buddy... =)[/quote] Yeah. Thanks to you. I'm done! Yipeee! :D
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

^ glad you made it buds... =)
~Avant~
» FTalker
FTalk Level: zero
124
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

[b]Why Do The Owner Cant Send a Message Its Telling Me That 'Enter a Name. Hmm What do you think is the problem here?[/b]
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

^ perhaps you didnt follow the given instrution buddy..did you put your own cbox?
~Avant~
» FTalker
FTalk Level: zero
124
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

[b]Yeah? what's The instruction? i Didnt see? copy the code to your notepad.. replace the 1st bold text with ur own cbox main src the other bold text naman is change the main to submit What do you mean heinz?[/b]
prinzdarius
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

:O :O ...where would i post that editted codes??? tnx.... =) =)
joez
» FTalker
FTalk Level: zero
128
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

this thing are working in wvm2.2 my lordheinz?!
sHeyRxXx
» n00b
FTalk Level: zero
75
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

[b]tenkx so much. i've tried diz. n its working. but y it has 2 borders? :/ but nvm, its still nice(:[/b]
joez
» FTalker
FTalk Level: zero
128
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

[quote=arjay0326]what code should i put i wanted to put anti poser cbox in my more about me section???[/quote] i think you cant put it to more about box........
dyann
» n00b
FTalk Level: zero
5
0
1969-12-31

Re: [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

hey...its not working:(
  • ARCHIVES 
  • » [quote]//by marfillaster if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()}; //load script function attachOnLoadHandler(func) { if(parent.attachEvent) {

Pages: 1..123456

Board footer

© 2025 F Talk

Current time is 21:24

[ 9 queries - 0.019 second ]
Privacy Policy