Is there a way to preselect an item in a pulldown select form? I know how to do this with radio buttons and checkboxes, but can it be done with a pulldown? Thanks.
Is there a way to preselect an item in a pulldown select form? I know how to do this with radio buttons and checkboxes, but can it be done with a pulldown? Thanks.
Assuming this is standard, the keyword "selected" within the tag should do fine.Code:<select> <option .... selected> .... </select>
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Bookmarks