I want to have a drop down menu on my myspace for:
- send a message
- forward to friends
- add to friend
- add to favorites
- block user
- add to group
- rank user
i got the URLs and I used this code
%26lt;select name="xfer" size="1" style="color:000000 ; background-color:FFFFFF; font-family:arial; font-size:11px; border:thin solid 5e3816" ;=""%26gt;
%26lt;option%26gt;YOUR TEXT
%26lt;option%26gt;YOUR TEXT
%26lt;option%26gt;YOUR TEXT
%26lt;option%26gt;YOUR TEXT
%26lt;option%26gt;YOUR TEXT
%26lt;/select%26gt;
but instead of "YOUR TEXT" i put %26lt;a href="theURL"%26gt;whatever I want the button to be called%26lt;/a%26gt;
the name of the button shows up, but when i click, it doesn't go to that URL.
Can someone please help me with a code for myspace?
Nice try, but you can't put %26lt;a%26gt; tags inside option tags. What you are trying to create is called a jump menu, where the user selects a dropdown option and it goes to another page. This can be done with javascript, unfortunately myspace does not allow (user input) javascript and it will not work.
Can someone please help me with a code for myspace?
It's something to do with myspace.
I've tried it before too and it didn't work..
I think it may be because that sort of code is similar to javascript, and that's not allowed on myspace! :(
Can someone please help me with a code for myspace?
this code can no longer be used....
Why don't you try making cool buttons and replacing them over your navigation bar?
:)
No comments:
Post a Comment