NeoTech Administrator
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 : <b><font color=red>Violation</color : Registration date : 2008-08-26
| Subject: rainbow scrollbar/border Sat 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 | |
|
breaker2
Number of posts : 137 Age : 29 Location : Sto. Nino,Meycauayan,Bulacan,PhiliPpInES Job/hobbies : Surfing Net,Design layout,DoTa Shoutout : =((........wawa tlga aq <b><font color=blue>Reputation</col : <b><font color=red>Violation</color : Registration date : 2008-08-29
| Subject: Re: rainbow scrollbar/border Sun Aug 31, 2008 12:45 am | |
| | |
|