Forums
This topic is locked
Selected option in dynamic menu
Posted 28 Feb 2004 03:46:20
1
has voted
28 Feb 2004 03:46:20 Shane McBride posted:
I have a dynamic menu in PHP in MX2004 that I would like to have the first option as a "selected" option like ---Select one---. I have tried adding in the static option, but it doesn't make it the selected option. Any ideas? Replies
Replied 29 Feb 2004 02:01:12
29 Feb 2004 02:01:12 Phil Shevlin replied:
I don't use MX2004, but just go to code view and either:
- make it the first option, or
- find it and add selected=yes inside the option tag
- make it the first option, or
- find it and add selected=yes inside the option tag