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.
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
