←back to thread

2 points mlhpdx | 1 comments | | HN request time: 0.21s | source
Show context
mlhpdx ◴[] No.40265783[source]
Other browsers support this attribute, which allows associating a datalist with an input to provided predefined options and save some typing. On a phone this seems very helpful and I’m surprised to find it doesn’t work.

Is there controversy here or is this too far down the list (so to speak) for Apple to worry about?

replies(2): >>40265809 #>>40265880 #
mattl ◴[] No.40265809[source]
Can you write the HTML used for the element you’re talking of?
replies(1): >>40265817 #
mlhpdx ◴[] No.40265817[source]
This one:

https://www.w3schools.com/tags/att_list.asp

replies(1): >>40265949 #
1. mattl ◴[] No.40265949[source]
Never seen that one in the wild in 30 years of writing HTML. Thanks for sharing!