type__error’s avatartype__error’s Twitter Archive—№ 8,734

    1. …in reply to @tlakomy
      tlakomy I built one the other day, I keep meaning to blog about it! Use the native datepicker if you can - but in browsers where input type=date isn’t supported you can fall back to a custom one. I based mine on the w3c example w3c.github.io/aria-practices/examples/dialog-modal/datepicker-dialog.html
      OpenGraph image for w3c.github.io/aria-practices/examples/dialog-modal/datepicker-dialog.html
  1. …in reply to @type__error
    tlakomy I would like to open source the one I built if I can though