Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 23: | Rivi 23: | ||
jQuery( [ document.documentElement, document.body ] ).animate({ | jQuery( [ document.documentElement, document.body ] ).animate({ | ||
scrollTop: jQuery( this ).parents( '.jwCollapse' ).first().offset().top | scrollTop: jQuery( this ).parents( '.jwCollapse' ).first().offset().top | ||
}, 100 ); | }, 100 );.jwobschart | ||
} | } | ||
}); | }); | ||
| Rivi 29: | Rivi 29: | ||
jQuery( '.mw-customtoggle' ).on( 'click', function() { | jQuery( '.mw-customtoggle' ).on( 'click', function() { | ||
if ( !jQuery ( this ).parent( '.mw-collapsible' ).hasClass( 'mw-collapsed' ) ) { | if ( !jQuery ( this ).parent( '.mw-collapsible' ).hasClass( 'mw-collapsed' ) ) { | ||
console.log( | console.log( window.jwobschart ); | ||
} | } | ||
}); | }); | ||


