We design & build creative, usable, technically outstanding web applications for great clients.
Abstrakt Ideas · Our blog on design, technology and new business.
label_to_value
There are always situations where it’s required to store what should be an <input />’s label as it’s value. This can be a real headache to make accessible and to ensure graceful degradation, so I wrote a quick reusable function which grabs the content of a label bound to an input with the “for” attribute [...]