-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Open
Labels
Content:HTMLHypertext Markup Language docsHypertext Markup Language docsgoal: completeness(Experiment label) Issues about content missing important/relevant details.(Experiment label) Issues about content missing important/relevant details.
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/select
What specific section or headline is this issue about?
the "multiple" option under "Attributes"
What information was incorrect, unhelpful, or incomplete?
The multiple option says it allows selecting multiple values, but it doesn't explain how those values are combined when the form containing the select is submitted. Nowhere on the page is this explained, and there is no reference to any standard way of handling multiple values in either url-encoded or query formats.
What did you expect to see?
Documentation of the submitted value in the multiple case when multiple values are selected.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/html/reference/elements/select
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/select
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/html/reference/elements/select/index.md
- Last commit: e9b6cd1
- Document last modified: 2025-04-10T14:56:07.000Z
Metadata
Metadata
Assignees
Labels
Content:HTMLHypertext Markup Language docsHypertext Markup Language docsgoal: completeness(Experiment label) Issues about content missing important/relevant details.(Experiment label) Issues about content missing important/relevant details.