2016년 7월 20일 수요일

select 콤보 박스 readonly 효과 주기


//효과 주기
$("#game_category").not(":selected").attr("disabled", "disabled");

//해제
$("#game_category").not(":selected").attr("disabled", "")

댓글 없음:

댓글 쓰기

[lunux]리눅스 폴더별 용량 확인

리눅스 폴더별 용량 확인 조회 하고자 하는 디렉토리 리스트가있는 경로로 이동후 du -h --max-depth=1