퍼블리싱 (jQuery , css) 썸네일형 리스트형 jQuery 선택자 (셀렉터). jQuery Selectors (w3schools.com) jQuery Selectors W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more. www.w3schools.com 가장 많이 사용하는 기본. $("#id") // id 선택 예) // $("#test_id_1") $(".class ") // class 선택 예) // $(".test_class_1") $("tag") // tag 전체 선택 // $(.. 더보기 이전 1 다음