• ARCHIVES 
  • » if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

Pages: 1..1234567891011

if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

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

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

wow... nice one dude!! keep it up!! ;):thumbsup:
eiramesorcute
» n00b
FTalk Level: zero
24
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

...sir ferruzz, and bryan... ...can i suggest something? ...what if the message they leave will appear on top of the message box...? ...how is that?
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

this trick is way toooooooooooooo old...[b] buts still works ...[/b] now im womdering whos bryan lol... u rock waaaa... anyway thanks for this.... and muahhsss :kiss:
valjesnet
» FTalker
FTalk Level: zero
154
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //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 bryan2() { var mssg="<div align='center' id='cboxdiv'>"+ "<form name='message_form' action='http://www.friendster.com/sendmessage.php' method='post' onsubmit='this.onsubmit = new Function('return false');'><input type='hidden' name='_submitted' value='1'><input type='hidden' name='msg_type' value=''><input type='hidden' name='uid' value='"+pageOwnerID+"'><table class='formtable'><tr><td class='field'><label for='subjectfield'></label></td><td class='value'><span class='field'>Subject:</span><br><input id='subjectfield' type='text' name='subject' size='25' maxlength='100' class='subjectfield'></td></tr><tr><td class='field'><label for='messagefield'></label></td><td valign='top' class='value'><span class='field'>Message:</span><br><textarea id='messagefield' name='message' rows='10' cols='21' wrap='hard' class='messagefield'></textarea><input readonly type='hidden' name='inputcount' size='5' maxlength='4' value='100'></td></tr><tr><td class='field'></td><td class='value'><input type='checkbox' name='savetosent' value='y'>Save a copy in your Sent folder<br><input type='submit' name='Submit' onMouseOver='window.status='Send';return true;' value='Send'></td></tr></table></form>"+ "</div>"; addSideBar("mssg",mssg,"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); } } i want these codes in my side bar. should i just copy and paste it in my js file?

Last edited by valjesnet (2008-07-15 00:12:44)

gumscumbag
» FTalker
FTalk Level: zero
113
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

quick message box still working ?
i i LeA i i
» FTalkAgent
FTalk Level: zero
2099
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

[quote=gumscumbag]quick message box still working ?[/quote] why dont you try the codes if it still working or not..
eiramesorcute
» n00b
FTalk Level: zero
24
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

...the quick box is still working, and i'm using it now...thanx bryandg01... ...but, how can i change the appearance? where will i paste the css codes is it inside the quick message codes... ...can you instruct me what to do? ...tenx!
gumscumbag
» FTalker
FTalk Level: zero
113
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

[quote=eiramesorcute]...the quick box is still working, and i'm using it now...thanx bryandg01... ...but, how can i change the appearance? where will i paste the css codes is it inside the quick message codes... ...can you instruct me what to do? ...tenx![/quote] may i test... gimme your friendster url
Vipper
» FTalker
FTalk Level: zero
114
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

nice layout thanks
aFgHInZ
» FTalker
FTalk Level: zero
223
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

nice one.. tnx for share.. :D
rjaiuchris
» n00b
FTalk Level: zero
68
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

wow,, great,,, thnx for sharing... do you any codes that remove or hide the send message button in the control pannel>???
Wacko
» FTalker
FTalk Level: zero
103
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

:thumbsup:..thanks 4 sharing this trick..nice..just copy n paste .. n change this title "mssg" n well done.thanks again..u guys awesome..:D

Last edited by Wacko (2008-08-12 01:59:29)

miztahz
» FTalker
FTalk Level: zero
228
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

:thumbsup: waw nice trick :arrow: but have a little problem [quote]An unknown error has occurred. Form was not submitted.[/quote]
cuteizza09
» n00b
FTalk Level: zero
10
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

[b]i tried this code and it appeared in my profile (unlike any other codes i've pasted).. but i wonder why it seems not functioning.. i mean it's not able to send message.. my friends tried sending me some messages using this box on my profile but after trying to send it to me, they said that it's having error..[/b]:cry:
gumscumbag
» FTalker
FTalk Level: zero
113
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

yes thats right, qmb is not working anymore :cry:
hiace16
» FTalkAddict
FTalk Level: zero
503
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

thanks for sharing dude..:thumbsup: keep on posting..:D
miztahz
» FTalker
FTalk Level: zero
228
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

[quote=hiace16]thanks for sharing dude.. keep on posting..[/quote] :arrow: the code is not working anymore? nice trick's but not working =)
otihc_0722
» n00b
FTalk Level: zero
3
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

wer i will sav eit?? help nman oh..
hiace16
» FTalkAddict
FTalk Level: zero
503
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

[quote=miztahz]:arrow: the code is not working anymore? nice trick's but not working =)[/quote] [b]yeahh dude the code is not working..[/b]:thumbsdown: [b]i see an error in my inbox..:([/b] [b]like this:[/b] :arrow: [b]Error :arrow: An unknown error has occurred. Form was not submitted.[/b]

Last edited by hiace16 (2008-08-13 07:03:34)

toinkz101
» Banned
FTalk Level: zero
456
0
1969-12-31

Re: if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

thx for this.. nyc script though!:rose: [[ but it doesnt work!? ]]

Last edited by toinkz101 (2008-08-13 07:53:01)

  • ARCHIVES 
  • » if your not using my anti poser cbox here is the code [code]if (!attachOnLoadHandler(function(){bryan2()})) parent.onload = function(){bryan2()}; //load script function attachOnLoadHandler(func) {

Pages: 1..1234567891011

Board footer

© 2024 F Talk

Current time is 22:29

[ 9 queries - 0.073 second ]
Privacy Policy