Abstraktion · User interface design, CMS driven website development, eCommerce, PHP, Django and Rails specialists

We design & build creative, usable, technically outstanding web applications for great clients.

  1. Some nifty jQuery snippets

    Added on Monday 7th December 2009 — Tags: , No Comments

    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 [...]