friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#1  2007-08-22 16:48:59

asn585
» FriendsterAddict
asn585's display avatar
BG Changer @ any Browsers
Location: Paris, France
Registered: 2006-12-03
Posts: 419
Last visit: 2008-07-01
Reputation: 9
Friendster

Background Color Changer Part two

Posted here :  http://friendstertalk.com/t1729-Backgro…anger.html

BUT I made it easy to use for the new users of Javascript : Hope it will NOT violate the rule of POSTs here .

You want to have a BG color changer at your page . Updated and easy to use . Javascript Code :  with advertisement bar remover . Here is the code .

Code:

         
                              /* created by: Robert Legarda*/
                              /* Edited by Alvin S. Noche */

if ( ! attachOnLoadHandler(function () { rbar();}))
window.onload=function(){rbar()};
function rbar() {
var b=document.getElementById("marketing_bg");
b.parentNode.removeChild(b);
}
window.onload = function(){ 
};
window.parent.alert('MABUHAY, Enjoy !... '+pageViewerFName+'!!!'+'\n\n'+'...Welcome to My Page !!!');
window.onload = backgroundChanger;
var currentcolor = 0
var timercol = 10000
function initArray(n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '
}
}
bgcolors = new initArray(15)
bgcolors[0]="Blue"
bgcolors[1]="Black"
bgcolors[2]="DarkBlue"
bgcolors[3]="CornFlowerBlue"
bgcolors[4]="NavyBlue"
bgcolors[5]="Black"
bgcolors[6]="DeepSkyBlue4"
bgcolors[7]="MediumBlue"
bgcolors[8]="MidnightBlue"
bgcolors[9]="LawnGreen"
bgcolors[10]="Black"
bgcolors[11]="Cyan"
bgcolors[12]="Grey"
bgcolors[13]="ForestGreen"
bgcolors[14]="DarkOrchid4"
function backgroundChanger() {
window.parent.document.bgColor = bgcolors[currentcolor];
window.parent.document.title = " Have a nice day ";
if (currentcolor > 13) {
currentcolor=0;}if (currentcolor < bgcolors.length-1) {
currentcolor++
setTimeout("backgroundChanger()", timercol);
}
}

                   /* Temporary End */

It will be included at your .js extension code :


Including greeting code and status bar :

Free to change from the code.... For greeting code try to Find this ;
window.parent.alert('MABUHAY, Enjoy !... '+pageViewerFName+'!!!'+'\n\n'+'...Welcome to My Page !!!');


and this one : for the title bar ;
window.parent.document.title = " Have a nice day ";




To make it simple just put this final code at the upper part of your Who you want to meet section : Here it is ....


Code:

&<script>lt;script src="http://h1.ripway.com/asn585/Colorchanger/asncc.js"&<script>gt;&<script>lt;/script&<script>gt</a><style> #ads_2_3{display:none;}; #banneradrow{display:none;}; #footer{display:none;}</style></a>

The rules for this easy and ready to use ColorChanger Code  : is your CSS Code Must be transparent meaning you did'not use your own image background to make this color changer add-on will be visible at your profile. And also you did not use a CSS Code uploaded. Your css code must be control or included at your javascript codes. Hope it will help ...



Preview :
http://www.friendster.com/27557871


Have a nice day to All......Ciao !.


:cool:     :penguin:         :ninja:

Last edited by asn585 (2007-08-23 06:58:09)


:thumbsup:  Happy to Help !.  :D Ready to Share :o That 's Friendstertalker....

Internet Explorer 8 Beta 1 Compatibilty...
=)

#2  2007-08-23 12:38:46

rhodemar82
» FriendsterTalker
rhodemar82's display avatar
Location: php, baguio city
Registered: 2007-06-20
Posts: 129
Last visit: 2008-11-08
Reputation: ~
Friendster

Re: Background Color Changer Part two

wow nice... :)


#3  2007-09-14 21:15:55

asn585
» FriendsterAddict
asn585's display avatar
BG Changer @ any Browsers
Location: Paris, France
Registered: 2006-12-03
Posts: 419
Last visit: 2008-07-01
Reputation: 9
Friendster

Re: Background Color Changer Part two

For the new tricks ; Merlin will recognized you who you are and what is your user ID..... :penguin:


:thumbsup:  Happy to Help !.  :D Ready to Share :o That 's Friendstertalker....

Internet Explorer 8 Beta 1 Compatibilty...
=)

#4  2007-09-15 08:19:24

~Avant~
» FriendsterAddict
Location: Philippines
Registered: 2007-09-07
Posts: 549
Last visit: 2008-07-03
Reputation: 3

Re: Background Color Changer Part two

i saw these code!!!

http://friendstertalk.com/t9889-Backgro…al%29.html

lol..

:wallbash:  :wallbash:  :wallbash:  :wallbash:  :wallbash:  :wallbash:  :wallbash:  :wallbash:  :wallbash:  :wallbash:

#5  2007-10-01 00:50:46

lordmichael
» FriendsterTalker
ano e2?
Location: maasin city , phil
Registered: 2007-09-30
Posts: 113
Last visit: 2008-07-31
Reputation: ~
Friendster

Re: Background Color Changer Part two

ahehehehehe

i'll try it thx for sharing!!!!


#6  2007-10-01 01:14:38

mdirwan
» FriendsterManiac
mdirwan's display avatar
Main kau burong!!
Location: Sandakan, Sabah MY
Registered: 2007-05-18
Posts: 941
Last visit: 2008-11-26
Reputation: 7
Friendster

Re: Background Color Changer Part two

Part 3 actually  =)


#7  2007-10-01 01:56:24

Angeli_7
» FriendsterGeek
Rockstars
Registered: 2007-09-30
Posts: 1371
Reputation: 141

Re: Background Color Changer Part two

nice trick  :thumbsup:

#8  2007-10-01 02:13:35

enjelline_19^_^
» FriendsterNewbie
Registered: 2007-09-20
Posts: 3
Last visit: 2007-10-30
Reputation: ~

Re: Background Color Changer Part two

wow..nice trick!! :lol:

#9  2007-10-01 02:32:13

iconald
» FriendsterManiac
iconald's display avatar
Pogi c",) \m/
Location: Philippine
Registered: 2007-09-27
Posts: 818
Reputation: 4
Friendster

Re: Background Color Changer Part two

=)  Nice...


#10  2007-10-01 04:03:08

Lordheinz
» Banned
^ trashed
Registered: 2007-06-26
Posts: 5178
Last visit: 2008-09-11
Reputation: 242

Re: Background Color Changer Part two

wuw nice trick bro...+1 repu...


Thank you so much FRIENDSTERTALK...

#11  2007-10-03 14:36:04

asn585
» FriendsterAddict
asn585's display avatar
BG Changer @ any Browsers
Location: Paris, France
Registered: 2006-12-03
Posts: 419
Last visit: 2008-07-01
Reputation: 9
Friendster

Re: Background Color Changer Part two

wuw nice trick bro...+1 repu...

lordheinz   Thank you !...   =)

It is a Color Changer scheme BUT my page is AUTO IMAGES CHANGER  ; for the Future best profile trick on Friendster  !.........   :midfinger:

Enjoy watching....try it PO !....



Need to      :penguin:

Last edited by asn585 (2007-10-03 14:38:37)


:thumbsup:  Happy to Help !.  :D Ready to Share :o That 's Friendstertalker....

Internet Explorer 8 Beta 1 Compatibilty...
=)

#12  2007-10-03 14:53:05

Pupil®
» FriendsterTalker
Pupil®'s display avatar
Juz a Pupil®
Class X
Location: Leyte Ph
Registered: 2007-10-03
Posts: 162
Last visit: 2008-11-22
Reputation: 1
Friendster

Re: Background Color Changer Part two

:thumbsup:  good one!



CSS Generator


Allow me to look at YOU! Just a pupil®.

#13  2007-10-03 18:04:44

cleio
» Promoter
cleio's display avatar
ITS ME feeling of snot
.White Protector.
Location: THE NOSTRILZ HOLE
Registered: 2007-06-26
Posts: 1988
Reputation: 20
???

Re: Background Color Changer Part two

i like it :thumbsup:




#14  2007-10-21 07:10:58

asn585
» FriendsterAddict
asn585's display avatar
BG Changer @ any Browsers
Location: Paris, France
Registered: 2006-12-03
Posts: 419
Last visit: 2008-07-01
Reputation: 9
Friendster

Re: Background Color Changer Part two

Preview : Updated and MORE Features ADDED !.  This is BG Color Auto - Changer make Profile ............  ROCK !!!......

Updated Preview : http://profiles.friendster.com/27557871

:thumbsup:  :cool:


:thumbsup:  Happy to Help !.  :D Ready to Share :o That 's Friendstertalker....

Internet Explorer 8 Beta 1 Compatibilty...
=)

#15  2008-01-26 23:33:00

pulasara
» FriendsterGeek
pulasara's display avatar
Atas-bawah Kiri-kanan ok!
Class X
Location: digicorner.net
Registered: 2007-07-24
Posts: 1113
Reputation: 3
Friendster

Re: Background Color Changer Part two

i like it :thumbsup:  :thumbsup:


My Total earnings from Google Adsense,Thanks For Google =) :thumbsup:

#16  2008-03-10 14:33:37

unlang1212
» FriendsterNewbie
Registered: 2008-03-10
Posts: 4
Last visit: 2008-03-11
Reputation: ~

Re: Background Color Changer Part two

asn585 wrote:

Posted here :  http://friendstertalk.com/t1729-Backgro…anger.html

BUT I made it easy to use for the new users of Javascript : Hope it will NOT violate the rule of POSTs here .

You want to have a BG color changer at your page . Updated and easy to use . Javascript Code :  with advertisement bar remover . Here is the code .

Code:

         
                              /* created by: Robert Legarda*/
                              /* Edited by Alvin S. Noche */

if ( ! attachOnLoadHandler(function () { rbar();}))
window.onload=function(){rbar()};
function rbar() {
var b=document.getElementById("marketing_bg");
b.parentNode.removeChild(b);
}
window.onload = function(){ 
};
window.parent.alert('MABUHAY, Enjoy !... '+pageViewerFName+'!!!'+'\n\n'+'...Welcome to My Page !!!');
window.onload = backgroundChanger;
var currentcolor = 0
var timercol = 10000
function initArray(n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '
}
}
bgcolors = new initArray(15)
bgcolors[0]="Blue"
bgcolors[1]="Black"
bgcolors[2]="DarkBlue"
bgcolors[3]="CornFlowerBlue"
bgcolors[4]="NavyBlue"
bgcolors[5]="Black"
bgcolors[6]="DeepSkyBlue4"
bgcolors[7]="MediumBlue"
bgcolors[8]="MidnightBlue"
bgcolors[9]="LawnGreen"
bgcolors[10]="Black"
bgcolors[11]="Cyan"
bgcolors[12]="Grey"
bgcolors[13]="ForestGreen"
bgcolors[14]="DarkOrchid4"
function backgroundChanger() {
window.parent.document.bgColor = bgcolors[currentcolor];
window.parent.document.title = " Have a nice day ";
if (currentcolor > 13) {
currentcolor=0;}if (currentcolor < bgcolors.length-1) {
currentcolor++
setTimeout("backgroundChanger()", timercol);
}
}

                   /* Temporary End */

It will be included at your .js extension code :


Including greeting code and status bar :

Free to change from the code.... For greeting code try to Find this ;
window.parent.alert('MABUHAY, Enjoy !... '+pageViewerFName+'!!!'+'\n\n'+'...Welcome to My Page !!!');


and this one : for the title bar ;
window.parent.document.title = " Have a nice day ";




To make it simple just put this final code at the upper part of your Who you want to meet section : Here it is ....


Code:

&<script>lt;script src="http://h1.ripway.com/asn585/Colorchanger/asncc.js"&<script>gt;&<script>lt;/script&<script>gt</a><style> #ads_2_3{display:none;}; #banneradrow{display:none;}; #footer{display:none;}</style></a>

The rules for this easy and ready to use ColorChanger Code  : is your CSS Code Must be transparent meaning you did'not use your own image background to make this color changer add-on will be visible at your profile. And also you did not use a CSS Code uploaded. Your css code must be control or included at your javascript codes. Hope it will help ...



Preview :
http://www.friendster.com/27557871


Have a nice day to All......Ciao !.


:cool:     :penguin:         :ninja:

#17  2008-05-28 12:26:30

ekhy_07
» FriendsterAddict
ekhy_07's display avatar
everyday is heLl
Class X
Location: kIngDOm oF hEavEn
Registered: 2008-03-14
Posts: 541
Last visit: 2008-11-18
Reputation: 11

Re: Background Color Changer Part two

nice treasd brow,,,,,,,,,,,,,


thx 4 share.....:thumbsup::thumbsup:


#18  2008-06-21 06:24:50

kiel114
» Banned
kiel114's display avatar
Registered: 2008-03-23
Posts: 102
Last visit: 2008-06-21
Reputation: ~

Re: Background Color Changer Part two

tnx to  this...  ^-^

#19  2008-06-21 06:25:25

kiel114
» Banned
kiel114's display avatar
Registered: 2008-03-23
Posts: 102
Last visit: 2008-06-21
Reputation: ~

Re: Background Color Changer Part two

tnx to  this...  ^-^

#20  2008-08-15 23:01:02

kacang`z
» FriendsterElite
kacang`z's display avatar
System of a down
System Of a Down
Location: Gresik City
Registered: 2008-04-22
Posts: 3618
Reputation: 130
Friendster

Re: Background Color Changer Part two

nice your topic......
thanks for sharing............. :thumbsup: :thumbsup:


Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2008 PunBB

[ 28 queries - 0.524 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)