JS events

<script>
jQuery('[data-class="wpcf7cf_group"]').on('wpcf7cf_show_group wpcf7cf_hide_group',function() {
  jQuery('#event-log').append('something changed.<br>');
});
</script>

    show group

    Hi!


    Events: