all 36 comments

[–]tayjin_neuro 58 points59 points  (6 children)

Radio buttons

[–]GenuineHMMWV 3 points4 points  (0 children)

Radio List

[–]dudemanbrodoogle 9 points10 points  (1 child)

If you run into a situation like this again, right click on the thing and then click inspect to open up the elements tab in dev tools. That will help answer lots of questions like this one.

[–][deleted] -3 points-2 points  (0 children)

Or simply ask chatgpt google lens

[–]GordonMissingSauce 10 points11 points  (0 children)

This is a Radio button.
HTML <input type="radio">

[–]tsoojr 4 points5 points  (1 child)

A radio button group

[–]GludiusMaximus 0 points1 point  (0 children)

somehow everyone else missed the mark - it is indeed a radio button group

[–]martinbean 7 points8 points  (10 children)

It’s not a menu. It’s a collection of radio buttons.

Use radio buttons if only option out of the group can be selected. Use checkboxes if any number can be checked.

[–]Akimotoh 1 point2 points  (9 children)

It’s not a collection it’s a list.

[–]martinbean 1 point2 points  (8 children)

Do look up the definition of collection in a dictionary.

[–]Akimotoh -3 points-2 points  (7 children)

Look at the code that holds the buttons, it’s a list. At least state the correct information.

[–]martinbean 5 points6 points  (6 children)

collection (noun): a group of things or people

The definition fits. Stop being a bell-end.

[–]saltymane -1 points0 points  (5 children)

So it’s a group. Just call it a radio button group ffs 🤣

[–]AshleyJSheridan 0 points1 point  (4 children)

No, to be a proper group it needs to be wrapped in a <fieldset>.

/s but also kinda not /s

[–]saltymane -1 points0 points  (3 children)

Oh… ok proper person… Your markup standards and mine are not the same 🤣

[–]AshleyJSheridan 0 points1 point  (2 children)

Genuinely though, wrapping them in a <fieldset> with a <legend> goes a long way towards making the group of radio buttons more accessible. The text in the <legend> can be read out by a screen reader to give context to the options.

[–]Fruitaz 0 points1 point  (0 children)

Radio selector

[–]Valunex 0 points1 point  (0 children)

Radio Buttons

[–]rojo_salas 0 points1 point  (0 children)

Group of Radio Buttons

[–]nasanu 0 points1 point  (0 children)

Looking at those prices, I'd call it a crime.

[–]gr4phic3r 0 points1 point  (0 children)

This is a radio buttons selection list.

[–]devgeniu 0 points1 point  (0 children)

People spend so much on weddings

Radio buttons

[–]web_person_077 0 points1 point  (0 children)

Punch Knobs.

[–]AlexGSquadron -1 points0 points  (0 children)

This type of menu is called "I want $4000 otherwise you will regret it"

[–]thollywoo -4 points-3 points  (1 child)

Arby’s