%PDF- %PDF-
Direktori : /proc/19851/cwd/wp-content/plugins/event-tickets/common/src/resources/js/ |
Current File : //proc/19851/cwd/wp-content/plugins/event-tickets/common/src/resources/js/app-shop.js |
jQuery( function() { var maxHeight = 0; jQuery( "div.tribe-addon .caption" ).each( function() { var h = jQuery( this ).height(); maxHeight = h > maxHeight ? h : maxHeight; } ); jQuery( "div.tribe-addon:not(.first) .caption" ).css( 'height', maxHeight ); } );