Jump to content

Drop down menu


larissahn

Recommended Posts

hi, this question might just be the stupidest ever, but I want to be careful and not mess anything up. this is the code for a drop down menu I have in an application page.

Select Programme

2-Week

4-Week

8-Week

 

to change from a 2 week to a 3 week option, I just substitute the 3 for a 2, right? I think it is just a string, I'm just not sure what >2-Week at the end of the line is, not calling a variable, right?

Link to comment
Share on other sites

 

Be sure that the form-handler and / or database script includes the code to detect the added option. for 3-week program.

 

*edit*

You must be using an html 4.01 Doctype since you are not using selected = "selected" as per the xhtml specs.

Edited by jlhaslip
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...