라디오 버튼에는 readOnly 처리가 되지 않는다. 그래서 처리 방법으로
$(””#encd).attr(’readonly’, false);
$(””#encd).css(’pointer-events’, ‘auto’);