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).

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

  1. Consultez les meilleures alternatives disponibles sur catalogue de produits de santГ© pour homme.

  2. To get a detailed catalog check FDA regulatory framework.

  3. south united states casinos, new bingo sites usa 2021 and australia slot online, or cash bingo australia

    Here is my web site casino topaz lake nv, Corinne,

  4. La consultation de cette boutique spГ©cialisГ©e vous aidera faire le bon choix.

  5. As highlighted in this guide choosing https://mexicorxnews.online/# guarantees massive price cuts.

  6. To bypass the expensive insurance hurdles п»їhttps://mexicorxnews.online/# is the perfect solution.

  7. En cas de besoin de produits certifiГ©s regardez la source.

  8. play online poker united states, fishing freuky slot game and all new zealandn grand casino hinckley pet policy (Fernando) no deposit bonus, or bingo no
    deposit bonus win real money united states

  9. I was amazed by the huge discounts offered by ordering your supply from abroad.

  10. It is incredible how much cash you can save just by using https://mexicorxnews.online/#.

  11. Actuellement de nombreux internautes choisissent alternative gГ©nГ©rique approuvГ©e pour la discrГ©tion.

  12. Un site facile Г  utiliser comme rГ©seau hospitalier AP-HP change tout.

  13. is online poker legal in united states, best online poker games united kingdom and uk best
    online slots, or online casinos usa friendly

    Feel free to surf to my homepage; 10 no deposit bonus william hill
    [Abbey]

  14. buy poker machine united kingdom, free spins casino world
    no download (Hyman) deposit casinos
    canada and online gambling south australia, or gambling operating licence uk

  15. united kingdom poker deluxe 2, best payout online casino usa and
    casino online real money australia, or best casino in australia online

    Here is my webpage :: 5 types of gambling (Gertrude)

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>