Ero sivun ”Widget:LakebaroFix” versioiden välillä
Järvi-meriwikistä
Rivi 15: | Rivi 15: | ||
jQuery( '#firstHeading' ).html( 'Katuman järvibarometri' ); | jQuery( '#firstHeading' ).html( 'Katuman järvibarometri' ); | ||
− | jQuery( '. | + | jQuery( '.jwCollapseClose' ).on( 'click', function() { |
var eTop = jQuery( this ).parents( '.jwCollapse' ).first().find( '.jwCollapseToggle' ).first().offset().top; | var eTop = jQuery( this ).parents( '.jwCollapse' ).first().find( '.jwCollapseToggle' ).first().offset().top; | ||
Rivi 27: | Rivi 27: | ||
}); | }); | ||
− | jQuery( '. | + | jQuery( '.jwCollapse.mw-collapsed' ).on( 'click', function() { |
console.log( 'click' ); | console.log( 'click' ); | ||
}); | }); |