Log In · Register

 
D0 NY BODY HAVE THIS
trini4life1
post Jan 20 2007, 08:00 PM
Post #1


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



DO ANYBODY HAVE THE Navigation CUSTOM LINKS..BUT I WANT THE DROP DOWN LIST..........IF U HAVE IT. I WOULD LIKE IT IF U CAN GIVE ME THE CODEE
 
2 Pages V   1 2 >  
Start new topic
Replies (1 - 29)
freeflow
post Jan 20 2007, 08:07 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Can you please stop typing in caps. You do it in every single topic you make and I can assure you than we can all read lowercase letters.

http://www.createblog.com/forums/index.php?showtopic=161264
http://www.createblog.com/forums/index.php?showtopic=161784
 
trini4life1
post Jan 20 2007, 08:21 PM
Post #3


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



ok sorry....no i want drop down list for the top...the ones with home and all that.....if u don't get wat i'm say i can do a screen shot........just ask.........
 
*WHIMSICAL 0NE*
post Jan 20 2007, 09:29 PM
Post #4





Guest






Well, you can hide the navigation and then create your own drop down list.

To hide the navigation:
http://www.createblog.com/scripts/download.php?id=491

And to create your own drop down list:
http://www.createblog.com/scripts/download.php?id=92

You'll have to get the navigation links on your own. You can do this simple by right clicking on the link and selecting "Properties" It will give you the URL of that link and you can put it in the drop down menu.

In the drop down menu where it says "text" you'll need to put your link. <a href="http://URL">NAMEOFLINK</a>
 
trini4life1
post Jan 20 2007, 09:56 PM
Post #5


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



IT DON'T WORK

CODE
<select style="color:black; background-color:dodgerblue; font-family:Tahoma; font-size:10px; width:150px;">
<option><a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=0a605b8e-a893-4e3b-b100-c84c9ada2752">H0M3</a>
<option>text
<option>text
<option>text
</select>
 
adafsdfasdfadasd...
post Jan 20 2007, 10:21 PM
Post #6


-Lost in the void-
****

Group: Member
Posts: 103
Joined: Aug 2006
Member No: 452,563



You forgot to close your <option> tag's

Example:
CODE
<option> <a href="url">URL</a> </option>
 
trini4life1
post Jan 21 2007, 04:39 PM
Post #7


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



IT STILL DON'T WORK

CODE
<select style="color:black; background-color:dodgerblue; font-family:Tahoma; font-size:10px; width:150px;">
<option>H0M3<a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=0271c207-1f2c-44cd-98a9-9747bd126476"></a></option>
<option>text
<option>text
<option>text
</select>
 
clarity
post Jan 21 2007, 04:41 PM
Post #8


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



Hun, it's not "It still don't work", its "It still does not work."
Anywho, can you post how your code is now?
hold on, let me check it out.

did you not read what people have said above you?
QUOTE(ximonolithix @ Jan 20 2007, 10:21 PM) *
You forgot to close your <option> tag's

Example:
CODE
<option> <a href="url">URL</a> </option>

 
trini4life1
post Jan 21 2007, 05:41 PM
Post #9


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



i did........i don't know wat u mean...
 
clarity
post Jan 21 2007, 05:43 PM
Post #10


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



You did not close the other ones though.
 
trini4life1
post Jan 21 2007, 05:49 PM
Post #11


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



ok this is how i have it noww....

CODE
<select style="color:black; background-color:dodgerblue; font-family:Tahoma; font-size:10px; width:150px;">
<option><a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=0a605b8e-a893-4e3b-b100-c84c9ada2752">H0M3</a></option>
<option> <a href="url">URL</a> </option>
<option> <a href="url">URL</a> </option>
<option> <a href="url">URL</a> </option>
</select>
 
clarity
post Jan 21 2007, 05:51 PM
Post #12


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



Yes, and that should work.
 
trini4life1
post Jan 21 2007, 05:55 PM
Post #13


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



it don'tt..........when i put it and u click it.........it don't go the the link
 
adafsdfasdfadasd...
post Jan 21 2007, 06:25 PM
Post #14


-Lost in the void-
****

Group: Member
Posts: 103
Joined: Aug 2006
Member No: 452,563



I'm guessing it's a user error XD.gif ... without a link to your profile [Edit: here on createblog so we can view your page and view your coding] it's rather hard to tell what is screwing with the coding

This post has been edited by ximonolithix: Jan 21 2007, 06:32 PM
 
trini4life1
post Jan 21 2007, 06:27 PM
Post #15


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



noo the link it there but no button to click so it can go to the link
 
adafsdfasdfadasd...
post Jan 21 2007, 06:29 PM
Post #16


-Lost in the void-
****

Group: Member
Posts: 103
Joined: Aug 2006
Member No: 452,563



jesus christ you don't know the url that you created when you made your myspace? like myspace.com/something where something is your little part of the url....
 
clarity
post Jan 21 2007, 06:34 PM
Post #17


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



^ She/He never said anything of the sort. Plus, not everyone creates usernames. For example, I kept my friend ID instead of creating a username.

back on topic:
as for you button problem...hm, try this:

CODE
<form name="c442"> <select name="c16" size="1"> <option value="#"> navigation</option>
<option value="URL HERE">TEXT HERE</option>
<option value="URL HERE">TEXT HERE</option>
<input type="button" value="click" onClick="location=document.c442.c16.options[document.c442.c16.selectedIndex].value"></form>
 
trini4life1
post Jan 21 2007, 06:37 PM
Post #18


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



http://www.myspace.com/trini4life1
 
clarity
post Jan 21 2007, 06:48 PM
Post #19


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



1st, did you try what I told you? and 2nd, your profile is on private.
 
trini4life1
post Jan 21 2007, 07:28 PM
Post #20


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



OK I PUT IT AND STILL NO........
 
clarity
post Jan 21 2007, 07:47 PM
Post #21


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



Let me see what you have for your code now.

And please stop typing in caps. Like Toya said before, "I can assure you than we can all read lowercase letters."
 
trini4life1
post Jan 21 2007, 07:57 PM
Post #22


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



CODE
<form name="c442"> <select name="c16" size="1"> <option value="#"> navigation</option>
<option value="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=25072302-1fff-472b-af5a-bec87b3079db">H0M3</option>
<option value="URL HERE">TEXT HERE</option>
<input type="button" value="click" onClick="location=document.c442.c16.options[document.c442.c16.selectedIndex].value"></form>
 
clarity
post Jan 21 2007, 08:02 PM
Post #23


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



Hm, okay can you also make your profile not private so I can see it?
 
trini4life1
post Jan 21 2007, 08:16 PM
Post #24


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



ok i did
 
clarity
post Jan 21 2007, 08:30 PM
Post #25


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



^ Its still on private.. blink.gif
My bad i wasn't logged in, hm.. I seriously don't know.

Sorry.
 
trini4life1
post Jan 21 2007, 09:00 PM
Post #26


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



wat u mean u don't know how to do the drop downlist
 
clarity
post Jan 21 2007, 09:34 PM
Post #27


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



I never said I don't know how to. I said, I don't know how to help you anymore. I don't understand how to fix it, since the way I coded usually works for me. In other words, I'm just as confused as you are right now.
 
trini4life1
post Jan 21 2007, 09:49 PM
Post #28


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



ookk..........but the only thin i didn't do yet was hide all the otherzzzz...the one at the top...... i didn't hode them yet
 
clarity
post Jan 21 2007, 11:02 PM
Post #29


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



well, for that next time check the scripts area.
[ http://www.createblog.com/scripts/download.php?id=419 ]
 
trini4life1
post Jan 22 2007, 05:00 PM
Post #30


Senior Member
****

Group: Member
Posts: 112
Joined: Jan 2007
Member No: 496,194



i know the codee but i need the drop down list to work first
 

2 Pages V   1 2 >
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: