Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 14: | Rivi 14: | ||
jQuery( '.jwCollapseClose' ).on( 'click', function() { | jQuery( '.jwCollapseClose' ).on( 'click', function() { | ||
jQuery( this ).parents( '.jwCollapse' ).first().scrollIntoView( {behavior: 'smooth'} ); | |||
// jQuery( [ document.documentElement, document.body ] ).animate({ | |||
// scrollTop: jQuery( this ).parents( '.jwCollapse' ).first().offset().top | |||
}, 100 ); | //}, 100 ); | ||
}); | }); | ||


