2 links tagged with all of: accessibility + progressive-enhancement
Click any tag below to further narrow down your results
Links
Safari 27’s customizable select lets you fully style <select> controls without JavaScript, but you must include text or accessible labels for each option. Skipping text breaks keyboard navigation, screen readers, and fallbacks in unsupported browsers—icons or swatches must supplement, not replace, option text.
A contractor rebuilt a utility company’s user sign-up flow with an HTML-first, Astro-based form that works without JavaScript, stores each step server-side, and meets WCAG AA. By using simple form submissions, progressive enhancement, and a tiny web component for validation, form completions doubled overnight and users never lost their data.
+ html-first
progressive-enhancement
+ form-validation
accessibility
+ astro
+ tldr-a-byte-sized-daily-tech-newsletter