i want to in initial user see a something like "Please select a car" or .... so it cant be in the list !!!
On 2/8/07, Ámon Tamás <[EMAIL PROTECTED]> wrote:
David Murray wrote: > Because Cars isn't a selectable thing in the list. Make another menuitem > with the label Cars, and make it the first thing in the menupopup. Or selected="true" > > Amin wrote: >> see this code: >> >> <menulist label="Cars" > >> <menupopup> >> <menuitem id="gm" label="general motors" /> >> <menuitem id="buick" label="Buick" /> >> <menuitem id="dodge" label="Dodge" /> >> </menupopup> >> </menulist> >> >> i want the initiay string be "Cars" but it show "general motors" why ? > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > > -- Ámon Tamás http://linkfelho.amon.hu _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
_______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
