Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1: | Rivi 1: | ||
<includeonly><script type="text/javascript"> | <includeonly><script type="text/javascript"> | ||
function <!--{$id|default:FormEnabler|escape:'html'}-->_jQueryTest() { | function <!--{$id|default:FormEnabler|escape:'html'}-->_jQueryTest() { | ||
if ( typeof window.jQuery == 'undefined' ) { | if ( typeof window.jQuery == 'undefined' ) { | ||
| Rivi 19: | Rivi 17: | ||
var select = jQuery( this ); | var select = jQuery( this ); | ||
var classes = jQuery( this ).attr('class').split(' '); | var classes = jQuery( this ).attr('class').split(' '); | ||
console.log( 'asdf' ); | |||
select.find( 'option' ).each( function() { | select.find( 'option' ).each( function() { | ||
| Rivi 25: | Rivi 25: | ||
}); | }); | ||
console.log( 'asdf' ); | |||
}); | }); | ||


