블로그 이미지
암초보

calendar

1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30

Notice

Tag

04-15 15:11
2015. 9. 24. 15:09 프로그래밍/jQuery

1. $('#a input')


2. $('input', $('#a))



1,2번은 동일한 기능을 수행한다.

'프로그래밍 > jQuery' 카테고리의 다른 글

datatable plugin  (0) 2013.08.28
datetimepicker plugin  (0) 2013.06.27
filter() 와 find()의 차이점  (0) 2013.05.21
posted by 암초보