jQuery plugin to associate label “for” attribute with form controls that have dynamic id’s

For whatever reason, you can’t associate your labels with your form controls implicitly by wrapping both the label text and the control in a <label> element:

<label>
  Email address: <input type="email" name="email" value="" placeholder="you@example.com"/>
</label>

You’ve had to explicitly state the form control you want the label to be associated with:

<label for="email">Email address:</label>
<input id="email" type="email" name="email" value="" placeholder="you@example.com"/>

…but your framework has other ideas, it decides to commandeer your precious “id” attribute and change it from a simple and beautiful “email” into a junky “dnn_ctr1163_RegistrationForm_email”. *cough* DotNetNuke *cough*, but also *cough* Wicket *cough* and probably a whole load of others.

The problem is now that your label is no longer associated with your form control, and there isn’t a simple fix, like, for example, change the for attribute to read “dnn_ctr1163_RegistrationForm_email”, because the numbers in the id change each time you refresh the page. The ID is dynamic, and you are receiving accessibility black stars.

So, luckily I noticed that often the id will change, but the framework will leave your originally intended id somewhere in there. I’ve written a jQuery plugin to look at label for attributes and try to find the form control you intended to associate it with before your server side framework so rudely changed it.

How to use

  1. Download the plugin and add it to your page
  2. Select the labels you want to re-associate and call the function eg. $(‘label’).fuzzyFor();

TODO

The plugin finds matches by looking for input, select and textarea elements in the document and checking to see if the for attribute in your label element appears in the id attribute of the form control. At the moment if more than one match is found, it just uses the first (which is probably good enough for most). However, it should probably do something a bit more clever and use the form control that is closest to the label (I’m reasoning that you normally put your label’s close to your controls).

14,165 thoughts on “jQuery plugin to associate label “for” attribute with form controls that have dynamic id’s

  1. can you get generic clomid online: HormonePath Pharmacy – no rx needed pharmacy

  2. how to get generic clomid for sale: cost clomid pills – secure medical online pharmacy

  3. Vavada раздаёт фриспины без депозита избранным категориям игроков. Условия отыгрыша прозрачны и указаны в описании каждой акции. Достаточно открыть бездепозитный бонус вавада и скопировать нужный код. Регистрация занимает пару минут и требует только email и пароль. Играйте ответственно и используйте бонусы с умом.

  4. VeloraCasino
    ?
    Если нужно оперативно узнать, какие способы пополнения сейчас работают на актуальном домене, проверьте телеграм: там сразу пишут об ограничениях по банковским картам, криптовалютам и локальным платёжным системам.

  5. can i buy cheap clomid for sale HormonePath Pharmacy overseas online pharmacy

  6. PrecisionRX: PrecisionRX – Cialis without a doctor prescription

  7. Велора казино логин
    ?
    Если боитесь ошибиться с apk, лучше вообще не качать ничего кроме того файла, который лежит в официальном тг посте – там хотя бы есть шанс, что это не вирусня.

  8. Вавада удваивает первый депозит в рамках приветственной акции. Активация кода занимает меньше минуты в личном кабинете. Актуальный вавада промокод на деньги доступен для всех зарегистрированных пользователей. Регистрация занимает пару минут и требует только email и пароль. Подарки ждут и новичков, и опытных игроков.

  9. Cialis 20mg price in USA: Buy Tadalafil 5mg – PrecisionRX Pharmacy

  10. велора тг
    ?
    С тех пор как я закрепил канал Velora Casino вверху списка чатов, забытые пароли и битые ссылки перестали быть проблемой – всё нужное всегда под одним тапом.

  11. Новички Vavada получают подарок сразу после регистрации. Вейджер у большинства предложений остаётся умеренным. Ссылка vavada промокод сегодня ведёт к полному списку действующих предложений. Выигрыш с бонусов выводится после выполнения вейджера. Свежие предложения появляются регулярно — следите за обновлениями.

  12. Велора казино играть
    ?
    В отличие от статичных сайтов?обзорников, телеграм?лента Velora Casino живёт в реальном времени: если бонус отменили или изменили условия, это появится в канале быстрее, чем кто?то успеет обновить старые статьи в поиске.

  13. purchase prednisone: TheraCore – 20 mg prednisone

  14. TheraCore: prednisone brand name india – average cost of prednisone

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>