★ Sample Source
<!DOCTYPE html> <div style="height:100px;background-color:yellow"> <p>This is a paragraph outside the div.</p> <button>Remove content of the div element</button> </body> |
화면 View 단
|
결과는 Remove content of the div element 를 클릭 할 경우 노란색 네모 안에 있는 text 글들이 모드 사라짐
'Web > JQuery' 카테고리의 다른 글
jQuery Number 플러그인으로 간단한 숫자 포맷팅하기 (0) | 2015.02.06 |
---|---|
셀렉터 (0) | 2014.11.19 |
Jquery trim 실습 && 공백없애기 (0) | 2014.11.13 |
Jquery each 문 샘플 (0) | 2014.11.12 |
[jQuery] ajax 함수 사용해서 form 데이타 넘기기 (0) | 2014.11.10 |