for the search, my way to preload images! haha

Search for in

Drop-down friend list

MySpace Website Tutorials | Submited Feb 18, 2008

Written by: Mr. Εv¡l

This shows you how to make a drop down menu thingy with links to your friends.

Notes


This is simple, replace XXXXXXX with your friend's friend ID, and put your friend's name where it says "Brandon", once you've done that you can select their name from the dropdown list and click the button and you'll end up on their profile.
Have fun.

Code



<form action="http://profile.myspace.com/index.cfm?" method="get">
<input type="hidden" name="fuseaction" value="user.viewprofile">
<select name="friendId">


<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>
<option value="XXXXXXX"> Brandon </option>


</select>
<input type="submit" value="View Profile">
</form>

You can add as many friends as you like, just add more of the bold blue part in the code.

tags Tags: drop down friend list form

3Thumbs up  Thumbs down0

Related Tutorials
How to Create Scroll Boxes
Hide Friends
Hiding tables on your profile
Friends in a DIV layout
All Members Space:Make Friends Here!
Forms
Poster Friends Space
Lists
Drop-down friend list
Hiding subscribe to blogs, view all friends, and comment links
How to get Header images in a Friendster Layout
6 Comments
  Mr. Εv¡l ~ 03/16/08, 5:18pm
Picture..
<a href="URL_HERE"> some text </a>
  sprinkle_pankakes ~ 03/16/08, 5:17pm
Picture..
do you know how to make a link?
  Mr. Εv¡l ~ 02/23/08, 5:33pm
Picture..
beans
  Moon's Layouts by Design ~ 02/23/08, 5:25pm
Picture..
Cool!
  Mr. Εv¡l ~ 02/21/08, 8:06pm
Picture..
thanks :)
  User Picture.. ~ 02/21/08, 6:45pm
Picture..
wow brando, this kicks ass.

1 


Sorry, you have to be a member to comment tutorials