Radio-Controlled Web Design · An A List Apart Article
Turns out that the :checked pseudo-class selector allows you to do some clever interaction without JavaScript.
I always loved the way that Gov.uk styled their radio buttns and checkboxes with nice big visible labels, but it turns out that users never used the label area. And because it’s still so frickin’ hard to style native form elements, custom controls with generated content is the only way to go if you want nice big hit areas.
Turns out that the :checked pseudo-class selector allows you to do some clever interaction without JavaScript.
When I was in Amsterdam I was really impressed with the code that Rose was writing and I encouraged her to share it. Here it is: drop this script into a web page with a form to have its values automatically saved into local storage (and automatically loaded into the form if something goes wrong before the form is submitted).
A handy little script from Aaron to improve the form validation experience.
Paul Ford:
The web was born to distribute information on computers, but the technology industry can never leave well enough alone. It needs to make everything into software. To the point that your internet browser is basically no longer a magical book of links but a virtual machine that can simulate a full-fledged computer.
Apparently the sentence forms that I kicked off with Huffduffer are making a comeback.
Mobile Safari doesn’t support the min and max attributes on date inputs.
Defining the inputs instead of trying to control the outputs.
A question via email…
Reframing the principle of least power.
Styling a document about The Culture novels of Iain M Banks.