Link Drop Down? |
Link Drop Down? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2006 Member No: 472,207 ![]() |
ok so i wanted to put my top friends in a link drop down menu and i have tried so many none of them have worked..does anyone know where i can get one that works or how i can maybe fix one of the ones i have?
|
|
|
![]() |
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
Have you seen this done on a myspace before? If so, could you link us to an example?
Also, please provide the coding you're using for your dropdown. :) |
|
|
![]()
Post
#3
|
|
![]() sang loves hayden. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,373 Joined: Feb 2004 Member No: 5,687 ![]() |
CODE <form name="friends"> <select style="font-family: FONT NAME; font-size:#px; color: ######; width: ##px; name="menu"> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> </select></form> You mean that right? |
|
|
![]()
Post
#4
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2006 Member No: 472,207 ![]() |
well see
form name="friends"> <select style="font-family: FONT NAME; font-size:#px; color: ######; width: ##px; name="menu"> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> <option value="URL HERE">FRIEND NAME</option> </select></form> this hasn't worked for me so far and no i did nto see it on anothre myspace but like i know there are things that can do that im jsut lost.. if its not possible well then ill jsut forget it but if you can find a way that'd be great |
|
|
*Azarel* |
![]()
Post
#5
|
Guest ![]() |
I actually don't think this is possible, because using a navigational dropdown menu requires the onchange javascript to be operational (as is shown in this xanga script, but myspace disables it).
|
|
|
![]()
Post
#6
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Oct 2006 Member No: 472,207 ![]() |
oh okay well thanks anyways.
|
|
|
![]()
Post
#7
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Try this.
|
|
|
![]() ![]() |