Found 13 bookmarks
Custom sorting
Brief Note on Disclosures in Fieldsets
Brief Note on Disclosures in Fieldsets
TL;DR: Probably don’t use disclosure widgets in fieldsets. If you do it anyway, don’t put the trigger in the legend. Context With details / summary, recent support for the popover attribute, and the never-ending belief that a “clean” page means hiding content, there is a resurgence in stuffing useful content…
·adrianroselli.com·
Brief Note on Disclosures in Fieldsets
Add an accessible honeypot field to your PHP form - Rachele DiTullio
Add an accessible honeypot field to your PHP form - Rachele DiTullio
A few days ago, after receiving yet another spam submission from the contact form on my portfolio website, I had an epiphany about how to implement a honeypot to block bots instead of a captcha (which nobody likes anyway). I posted about this on Twitter and user @markdeafmcquire asked how I did it. I just … Continue reading "Add an accessible honeypot field to your PHP form"
·racheleditullio.com·
Add an accessible honeypot field to your PHP form - Rachele DiTullio
6 Tips for Accessibility in Form Design
6 Tips for Accessibility in Form Design
Forms are a really important part of the web experience. They catalog requests, complete purchases, assist signup flows, and play a crucial role in your business’ key metrics. Here are some best...
·webdesign.tutsplus.com·
6 Tips for Accessibility in Form Design
Don’t Use The Placeholder Attribute
Don’t Use The Placeholder Attribute
The placeholder attribute contains a surprising amount of issues that prevent it from delivering on what it promises. Let’s clarify why you need to stop using it.
·smashingmagazine.com·
Don’t Use The Placeholder Attribute