Skip to content

No doc of what submitted value looks like if multiple selections are allowed #39412

@brotskydotcom

Description

@brotskydotcom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Content:HTMLHypertext Markup Language docsgoal: completeness(Experiment label) Issues about content missing important/relevant details.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions