본문 바로가기

Study Memos/JavaScript Front-End

jQuery 조회 범위 제한 (Section 22)

참고> opentutorials.org/course/1375/6697

 

1. $(selector, "#RangeLimitedIDName").css(...)

 

2. find() 함수: 특정 jQuery 객체에서 호출하면 해당 객체의 하위 객체들만 조회함.

반응형