>    var t = $("input[name='mem_type']").val();

var t = $("input[name='mem_type']:checked").val();

Reply via email to