Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 38: | Rivi 38: | ||
jQuery('fieldset:visible .JwLocCheckboxes').each(function() { | jQuery('fieldset:visible .JwLocCheckboxes').each(function() { | ||
console.log( jQuery( this ) ); | |||
var input = jQuery( this ).children('input').first(); | var input = jQuery( this ).children('input').first(); | ||
console.log( input ); | console.log( input ); | ||


