Sha256: 25ff59435587d59d829830c321b765eca102f61be69594c12ee66022e4f114e3
Contents?: true
Size: 600 Bytes
Versions: 23
Compression:
Stored size: 600 Bytes
Contents
/*! jQuery UI - v1.12.0 - 2016-07-11 * http://jqueryui.com * Copyright jQuery Foundation and other contributors; Licensed */ !function(a){"function"==typeof define&&define.amd?define(["jquery","./version","./escape-selector"],a):a(jQuery)}(function(a){return a.fn.labels=function(){var b,c,d,e,f;return this[0].labels&&this[0].labels.length?this.pushStack(this[0].labels):(e=this.eq(0).parents("label"),d=this.attr("id"),d&&(b=this.eq(0).parents().last(),f=b.add(b.length?b.siblings():this.siblings()),c="label[for='"+a.ui.escapeSelector(d)+"']",e=e.add(f.find(c).addBack(c))),this.pushStack(e))}});
Version data entries
23 entries across 23 versions & 1 rubygems