Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 14: | Rivi 14: | ||
setInterval( function() { | setInterval( function() { | ||
console.log('1212'); | |||
jQuery( '.fieldValuesDisplay' ).each( function() { | jQuery( '.fieldValuesDisplay' ).each( function() { | ||
console.log('asdfsa'); | console.log('asdfsa'); | ||
| Rivi 21: | Rivi 22: | ||
} | } | ||
}); | }); | ||
}, | }, 1000); | ||
jQuery('fieldset:visible .JwLocRadiobuttons').each(function() { | jQuery('fieldset:visible .JwLocRadiobuttons').each(function() { | ||


