TechMates
member?
If not be one of us!Join us guys!
Login if your a member!
Enjoy!
TechMates
member?
If not be one of us!Join us guys!
Login if your a member!
Enjoy!
TechMates
Would you like to react to this message? Create an account in a few clicks or log in to continue.

TechMates

Life is Useless without TechMates
 
HomePortalSearchLatest imagesRegisterLog in

 

 Control Panel Trick.

Go down 
5 posters
AuthorMessage
ivyx3
Moderator
ivyx3


Posts : 47
Points : 63
Reputation : 1
Join date : 2009-07-24
Age : 27
Location : Japan, Kyoto. :D

Control Panel Trick. Empty
PostSubject: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 12:08 am

This Code Will Make Your CP On Top Of Your Picture In The Main Box. Very Happy

Here`s The Code...

Code:
http://h1.badwaresite.www/ihateromeiokay/cpup.js

If You Want To Compile It Yourself..

Here`s The Code..

Code:
//Controlpanel Up
if (!attachOnLoadHandler(function() { moveIt();})) window.onload = function() { moveIt();};
function moveIt() {
        MoveIt.init();
}

if (typeof MoveIt == "undefined") { MoveIt = {}; }
MoveIt = {
        x: [], t: [],

        init: function() {
                this.x = document.getElementById("controlPanelButtons").parentNode;
                this.t = this.getElementsByClassName(null,"*","imgblock200")[0];
                this.x.appendChild(this.t);

        },

        getElementsByClassName: function(oElm,strTag,strClass) {
                var cElements = [];
                if (oElm == null) oElm = document;
                if (strTag == null) strTag = '*';
            var els = oElm.getElementsByTagName(strTag);
            var pattern = new RegExp(strClass);
                    for (i=0, j=0; i < els.length; i++) {
                        if (pattern.test(els[i].className)) {
                            cElements[j] = els[i];
                            j++;
                        }
                    }
                    return cElements;
        }
};

Haha. :>

Sorry, Still Working On The Preview. Sad

Tell Me If It Doesnt Work. Very Happy

Cuz It Works For Me. And Then After That When I Paste It Again, It Doesn`t Want Na. No

Credits To : FSTalk. Very Happy


Last edited by ivyx3 on Thu Jul 30, 2009 12:27 am; edited 1 time in total
Back to top Go down
http://www.rheashim.multiply.com
JM RADA
Co-Admin
JM RADA


Posts : 42
Points : 47
Reputation : 3
Join date : 2009-07-28
Age : 33

Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 12:25 am

may i request to you for to work on the preview..
for viewers purposes..
and also for the credits... this is for copyright issues..
thank you!
Back to top Go down
ivyx3
Moderator
ivyx3


Posts : 47
Points : 63
Reputation : 1
Join date : 2009-07-24
Age : 27
Location : Japan, Kyoto. :D

Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 12:28 am

^

This Code Doesn`t Work For Me NOW.

But Maybe Later, It Will Work Again. Very Happy

I Will Try To Work On The Preview For Now.. Wink
Back to top Go down
http://www.rheashim.multiply.com
RyceLL
Moderator
RyceLL


Posts : 18
Points : 35
Reputation : 1
Join date : 2009-07-27
Age : 33

Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 12:57 am

yes it works... Nice Job

Your soo cute....

hehe

Heres a temporary preview

http://profiles.friendster.com/ryceball

Alternate code If Her Ripway Suspended...

Code:
http://www.stormpages.com/rycell/Techmates/cute.js

i suggest that use another hosting website rather than ripway and fileave
Back to top Go down
http://www.rycell.manilahost.net
lokym17monique
Moderator
lokym17monique


Posts : 19
Points : 26
Reputation : 0
Join date : 2009-07-23

Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 6:08 pm

thanks for this code..
Back to top Go down
ivyx3
Moderator
ivyx3


Posts : 47
Points : 63
Reputation : 1
Join date : 2009-07-24
Age : 27
Location : Japan, Kyoto. :D

Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 11:14 pm

Thanks. Very Happy

And I`m Not Cute! XDD

Thanks For The Preview BTW. Very Happy
Back to top Go down
http://www.rheashim.multiply.com
JorgyRom
Admin
Admin
JorgyRom


Posts : 49
Points : 78
Reputation : 3
Join date : 2009-07-26
Age : 31
Location : Manila

Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 11:23 pm

tnx for the code...ill post application!
Back to top Go down
ivyx3
Moderator
ivyx3


Posts : 47
Points : 63
Reputation : 1
Join date : 2009-07-24
Age : 27
Location : Japan, Kyoto. :D

Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. EmptyThu Jul 30, 2009 11:42 pm

Haha. Sure Mr. Admin. Very Happy
Back to top Go down
http://www.rheashim.multiply.com
Sponsored content





Control Panel Trick. Empty
PostSubject: Re: Control Panel Trick.   Control Panel Trick. Empty

Back to top Go down
 
Control Panel Trick.
Back to top 
Page 1 of 1
 Similar topics
-
» YM status below Control Panel
» HELP ME FOR THIS TRICK!!!
» Loading Trick

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