Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Old 06-05-2003, 12:24 AM drop down menu
Experienced Talker

Posts: 34
Trades: 0
Hi all,

I am just working on a page for my church, really Know very little, have some basic HTML.
But I am wanting to insert drop down menus horizontally under my title bar.

Any idea where I can begin to learn this or a good cut and paste that little ol me would be able to use?

thanks a bunch
JO
Joanne is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-05-2003, 04:26 AM
The Crow's Avatar
SHOW

Posts: 1,521
Location: USA
Trades: 0
Go to my site, click on web design then Java Generators and you will find drop down menus.
The Crow is offline
Reply With Quote
View Public Profile
 
Old 06-07-2003, 11:11 PM
Experienced Talker

Posts: 34
Trades: 0
Hi Mr Crow,

Your site looks wonderful.
I am so thankful for people like you who take the time to make resources like these for the rest of us.
Thank you

How ever could you please explain your drop down menu to me? I do not understand what each entry is asking of me as I do not really undestand all the technical terms.

Thank you again for your patience.
JO
Joanne is offline
Reply With Quote
View Public Profile
 
Old 06-08-2003, 05:02 AM
The Crow's Avatar
SHOW

Posts: 1,521
Location: USA
Trades: 0
Jo
URL of 1st Selection
is the url address (e.g. http://www.domain.com/page1.htm) Url meaning link.

Name of 1st Selection (e.g. name of your link)

Form Name
(The title displayed on menu)
(e.g. My friends pages or whatever you want the people to see describing what the dropdown menu contains)
The Crow is offline
Reply With Quote
View Public Profile
 
Old 06-08-2003, 05:58 AM
conkermaniac's Avatar
The Nutty Moderator

Posts: 1,012
Location: China
Trades: 0
Hi Joanne,

This is the code you need to create a drop-down menu. The only things you need to change are the areas that are capitalized. If you want more options, just add another <option value> beneath the third one. I hope this helps.

<form><select name=select size="1" onchange="location.href=
(form.select.options[form.select.selectedIndex].value)">
<option value="URL">LINK</option>
<option value="URL">LINK</option>
<option value="URL">LINK</option>
</select></form>

If you also want to change the style (i.e. change the background color of the menu, change the font size, etc.), just let me know. I can help you with that too.

I took this code off of www.funky-chickens.com. They're a great resource for HTML and JavaScripts. Just make sure you turn on a pop-up killer before you enter...they have A LOT of pop-ups.
__________________

Please login or register to view this content. Registration is FREE
- Affordable feature-packed remotely hosted message boards!
conkermaniac is offline
Reply With Quote
View Public Profile
 
Old 06-11-2003, 01:03 AM
Experienced Talker

Posts: 34
Trades: 0
thanks Mr. Maniac (like your squirell btw)

Umm so many questions. I will start playing with this. But please humour me. I would like 4 menus across the top under my title image

http://www.mb-on.paoc.org/neepawa/

How do I locate the codes so they appear in that spot?

Umm, if this is Javascript do I have to enter anything in my <h> or anything like that.

Can't wait to get this up and going- you guys are such a big help.

Oh and ya- of course I want to change style and all that too. But lets get a menu first.

Actually I have an IMG that I want behind the menu(so it blends with the title bar) - can I do that?

K, gonna go play now, let ya know how many times I run off screaming into the night!!

thanks a big, big bunch

JO
Joanne is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to drop down menu
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.42645 seconds with 12 queries