attribute 썸네일형 리스트형 07.10 - jQuery Reference - Attributes Attributes 다음 메서드들은 DOM 요소의 특성을 설정하거나 가져옵니다. Original Reference : http://api.jquery.com/category/attributes/ .addClass() CSS, Class Attribute 각각의 일치하는 요소에 대해 지정된 클레스를 추가합니다. .attr() General Attibutes 일치하는 요소에 대하여 지정된 요소에 대한 속성의 값을 가져옵니다. .hasClass() CSS, Class Attribute - Determine whether any of the matched elements are assigned the given class. .html() DOM Insertion, Inside 일치하는 요소의 HTML 내용을 설.. 더보기 이전 1 다음