.attr() 썸네일형 리스트형 07.10 - jQuery Reference - .attr() Original Reference : http://api.jquery.com/attr/ Contents: attr( attributeName ) .attr( attributeName ) attr( attributeName, value ) .attr( attributeName, value ) .attr( map ) .attr( attributeName, function(index, attr) ) .attr( attributeName ) / Returns : String 설명 : 일치하는 요소에 대하여 지정된 요소에 대한 속성의 값을 가져옵니다. .attr (attributeName) - 추가된 버젼 1.0 attributeName 얻으려는 특성의 이름입니다. 중요. .attr() 메서드는 일치하는 요소들 .. 더보기 이전 1 다음