$('#block_attr_sel_1').on('change', 'input[name^=jshop_attr_id]:radio', function () { alert(this.value); });