/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
The <select> element can now be customized with CSS
(developer.chrome.com)
507 points
tosh
| 1 comments |
31 Mar 25 09:11 UTC
|
HN request time: 0.201s
|
source
Show context
largehotcoffee
◴[
31 Mar 25 19:40 UTC
]
No.
43538975
[source]
▶
>>43532830 (OP)
#
Why would this be preferred over creating a new HTML element, like <options>?
replies(1):
>>43540197
#
1.
minitech
◴[
31 Mar 25 21:29 UTC
]
No.
43540197
[source]
▶
>>43538975
#
Backwards compatibility. Older browsers will still be able to render the <select> and submit it as part of a form, just with its options unstyled.
ID:
GO
↑