here's version 1 of
pull down trick in your
cp panel.
Just wanna share it!
Lol. +repu is much appreciated Haha!!
anyway, its just a simple trick, Using forms.
step 1: create a text file and copy/paste the code below!
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Xiruki</title>
<script language="JavaScript">
<!-- Hide from old browsers
function surfto(form) {
var myindex=form.dest.selectedIndex
window.open(form.dest.options[myindex].value, "", "");
}
//-->
</SCRIPT>
</head>
<body>
<FORM NAME="myform">
<SELECT NAME="dest" SIZE=1>
<option value="">Select
<OPTION VALUE="http://www.friendster.com/usersearch.php?search=1&country=ID&usearch=UR EMAIL ADD HERE">Add me
<OPTION VALUE="http://www.friendster.com/sendmessage.php?uid=FS ID HERE">Send PM
<OPTION VALUE="http://www.friendster.com/sendmessage.php?uid=FS ID HERE&action=sendsmile">Send SMILE
<OPTION VALUE="http://www.friendster.com/referafriend.php?refer=FS ID HERE">Refer a friend
<OPTION VALUE="http://www.friendster.com/group/inviteone.php?uid=FS ID HERE">Group invitation
<OPTION VALUE="http://www.friendster.com/comments.php?uid=FS ID HERE">Drop comments
<OPTION VALUE="http://www.friendster.com/editprofile.php">Edit PROFFY
</SELECT>
<INPUT TYPE="BUTTON" VALUE="GO!" onClick="surfto(this.form)">
</FORM>
</body>
then save it as filename.php
then put the url of your php file inside the code below!
var xiru = "<iframe style='FILTER: chroma(color=#666666)' allowtransparency='true' frameborder=0 width='100%' height='56' scrolling='no' src=URL OF PHP FILE HERE></iframe>";
document.getElementById('controlPanelButtons').style.height='60%';
document.getElementById('controlPanelButtons').style.overflowY='hidden';
document.getElementById('controlPanelButtons').innerHTML = "<table width='100%'><tr><td align='center'>"+xiru+"</td></tr></table>";
compile emm... together with your js codes (in js extension)
screen shot:

live preview: http://profiles.friendster.com/65704393
Updates: (as of June 8, 2008) Versions 1.2 and 1.3
Now with blinking Go button and Personalize your button script!
For blinking go button: Version 1.2
Version 1.2 preview> CLICK EM!
For personalize Go button... Version 1.3
Version 1.3 preview> CLICK EM!
credits:
Jsmade easy
Ripway
Tinypic
special thanks to:
Arip
Kherminator
Last edited by ---xXirukiTepe--- (2008-06-08 06:17:43)
|

an error accoured when i try to add your preview 
better change the link into:
http://www.friendster.com/usersearch.php?search=1&country=ID&usearch=email@provider.com
put your own email address 
Last edited by KhErMiNaToR (2008-06-07 11:49:41)

|

Nice work! Thanks for sharing this sis!
![]()
Just wondering, put in JS files? Compiled or alone? Heheh... 
|

same with kher....
error occured....
please fix it.... 
|
KhErMiNaToR wrote:
an error accoured when i try to add your preview
better change the link into:
Code:
http://www.friendster.com/usersearch.ph…ovider.com
put your own email address
cklahrckiey wrote:
same with kher....
error occured....
please fix it....
Thanks. I already fixed it. .. <<Cause im lost with it. Haha!
-thanks again.
|
^thanks, pop pop. hahalol
|

nice codes.
kip it up..

![]()
|

thanks!!!![]()
|
Thanks,. Am gonna share... other menu tricks,... Next time
|

nice!...
how to make the box transparent and change the font?
and to change the go box to 
sory for troubling u.. i'm not good in codes.... 
green button for u... 
Last edited by arip (2008-06-08 04:37:21)
|
^Already
updated it..
now with versions 1.2 and 1.3
Thanks arip. for the idea. Err.. + for you!
|

wow!... my first repu!.....
thanks buddy... 
but my GO box is below the select box?.. how to make it to the right like in the preview?..
Last edited by arip (2008-06-08 07:18:15)
|
^maybe your
dest is more than 1...
1 is the preferred number of frame.
<FORM NAME="myform">
<SELECT NAME="dest" SIZE=1>
<option value="">Select
<OPTION VALUE="http://www.friendster.com/usersearch.php?search=1&country=ID&usearch=UR EMAIL ADD HERE">Add me
<OPTION VALUE="http://www.friendster.com/sendmessage.php?uid=FS ID HERE">Send PM
<OPTION VALUE="http://www.friendster.com/sendmessage.php?uid=FS ID HERE&action=sendsmile">Send SMILE
<OPTION VALUE="http://www.friendster.com/referafriend.php?refer=FS ID HERE">Refer a friend
<OPTION VALUE="http://www.friendster.com/group/inviteone.php?uid=FS ID HERE">Group invitation
<OPTION VALUE="http://www.friendster.com/comments.php?uid=FS ID HERE">Drop comments
<OPTION VALUE="http://www.friendster.com/editprofile.php">Edit PROFFY
</SELECT>
<INPUT TYPE="BUTTON" VALUE="GO!" onClick="surfto(this.form)">
</FORM>
And maybe your go button... exceeded in .... width... .... 30 to 32 px of width
is recommended. Edit yours.
Thanks dude.
|

i use version 1.2 and i just copy/paste... i did not edit the width.. is it because of the size of my primary pic which is small?..
|
Cool tnx for sharring
|

it's still the same buddy!.. 
how to edit the width of the select box?..
|
Oops. Now, i know the problem
I viewed your php...file
UR PHP...
You edit the ... drop comments into drop me comments and send a smile into
send me a smile. Which are... Long words. So, the width exceeded. If you like, you can
adjust the width in this code:
var xiru = "<iframe style='FILTER: chroma(color=#666666)' allowtransparency='true' frameborder=0 width='100%' height='56' scrolling='no' src=URL OF PHP FILE HERE></iframe>";
document.getElementById('controlPanelButtons').style.height='60%';
document.getElementById('controlPanelButtons').style.overflowY='hidden';
document.getElementById('controlPanelButtons').innerHTML = "<table width='100%'><tr><td align='center'>"+xiru+"</td></tr></table>";
or, edit the words, that I stated.
Thanks~
|