Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
datalist

2 Articles
{
,

}
Direct link to the article Datalist is for suggesting values without enforcing values
datalist forms inputs

Datalist is for suggesting values without enforcing values

Have you ever had a form that needed to accept a short, arbitrary bit of text? Like a name or whatever. That’s exactly what <input type="text"/> is for. There are lots of different input types (and modes!), and picking …

Avatar of Chris Coyier
Chris Coyier on Jul 26, 2019
datalist forms inputs

Datalists for Different Input Types

I saw an HTML5 date input the other day, which had the dropdown arrow on the right, which I’ve grown accustom to clicking to reveal a calendar datepicker in which to choose a date.

Typically, that looks like this:…

Avatar of Chris Coyier
Chris Coyier on Oct 26, 2014 (Updated on Apr 26, 2020)

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top