Ero sivun ”Widget:Form enabler X” versioiden välillä
Järvi-meriwikistä
Rivi 15: | Rivi 15: | ||
function <!--{$id|default:FormEnabler|escape:'html'}-->_funcX() { | function <!--{$id|default:FormEnabler|escape:'html'}-->_funcX() { | ||
− | console.log( jQuery(' | + | console.log( jQuery('.JwLocCheckboxes') ); |
− | jQuery(' | + | jQuery('.JwLocCheckboxes').each(function() { |
var input = jQuery( this ).children('input').first(); | var input = jQuery( this ).children('input').first(); |