به Nostr بپیوندید
2024-09-25 06:38:47 UTC

Sara Joy :happy_pepper: on Nostr: Where's the best reference for what controls are available for an HTML element? For ...

Where's the best reference for what controls are available for an HTML element?

For example, I can go to WAI ARIA patterns and see what they say for Combobox. I can go to HTML standards and see how I'm supposed to use and manipulate the select element in code.

But have I missed a handy resource that says something like "A select element can be opened by click, or enter/space/down keyboard keys. Its options can be traversed with arrow keys.. etc." ?

I want a source W3C document ideally.

#HTML