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