XGDesignz
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePortalLatest imagesSearchRegisterLog in

 

 rainbow scrollbar/border

Go down 
2 posters
AuthorMessage
NeoTech
Administrator
Administrator



Male
Number of posts : 119
Age : 34
Location : BeYoND The gOdLiKE....xD
Job/hobbies : xD....WebSItING,cHAttiNG
Shoutout : PleaSe rEGistER to ouR foRUM......xD
<b><font color=blue>Reputation</col :
rainbow scrollbar/border Left_bar_bleue0 / 1000 / 100rainbow scrollbar/border Right_bar_bleue

<b><font color=red>Violation</color :
rainbow scrollbar/border Left_bar_bleue0 / 1000 / 100rainbow scrollbar/border Right_bar_bleue

Registration date : 2008-08-26

rainbow scrollbar/border Empty
PostSubject: rainbow scrollbar/border   rainbow scrollbar/border I_icon_minitimeSat Aug 30, 2008 8:41 am

Instruction
STEP 1: Copy the JS code below on a NotePad:
Code:
<!--
//Colour change below
colours=new Array('ff0000','ffff00','ff8000','00ff40','0000ff','00ffff','8000ff')
function flash(){
var clrPos=Math.floor(Math.random()*colours.length)
 with (window.document.body.style){
 scrollbarTrackColor=document.bgColor;
 scrollbarFaceColor=document.bgColor;
 scrollbarArrowColor=colours[clrPos];
 scrollbar3dLightColor=colours[clrPos];   
 scrollbarHighlightColor=colours[clrPos];
 scrollbarShadowColor=colours[clrPos];
 scrollbarDarkShadowColor=colours[clrPos];

//Colour Border Witdth below
 borderWidth=2;
 borderStyle='solid';
 borderColor=colours[clrPos];
 }
}
if (document.all)window.document.body.onscroll=flash;
//-->




STEP 2: Save this file as script.js
STEP 3: Upload it to any web hosting site (e.g., www.freewebtown.com).
STEP 4: Get the full URL of your js file (e.g., http://www.freewebtown.com/username/script.js).
STEP 5: Replace the URL_OF_JS with the js URL
Code:


STEP 6: Copy and paste the above codes to your Affiliation on your friendster account.
STEP 7: Save it.


this is the preview
http://www.friendster.com/36689481
Back to top Go down
https://xgdesignz.darkbb.com
breaker2

breaker2


Male
Number of posts : 137
Age : 28
Location : Sto. Nino,Meycauayan,Bulacan,PhiliPpInES
Job/hobbies : Surfing Net,Design layout,DoTa
Shoutout : =((........wawa tlga aq
<b><font color=blue>Reputation</col :
rainbow scrollbar/border Left_bar_bleue0 / 1000 / 100rainbow scrollbar/border Right_bar_bleue

<b><font color=red>Violation</color :
rainbow scrollbar/border Left_bar_bleue0 / 1000 / 100rainbow scrollbar/border Right_bar_bleue

Registration date : 2008-08-29

rainbow scrollbar/border Empty
PostSubject: Re: rainbow scrollbar/border   rainbow scrollbar/border I_icon_minitimeSun Aug 31, 2008 12:45 am

tnx 4 sharing
Back to top Go down
http://profiles.friendster.com/52006747
 
rainbow scrollbar/border
Back to top 
Page 1 of 1
 Similar topics
-
» Technical Border

Permissions in this forum:You cannot reply to topics in this forum
XGDesignz :: Friendster Design and Development :: Friendster Tricks and Tutorials :: JavaScript-
Jump to: