문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다: 사용자. 이 문서는 이 위키의 소프트웨어 인터페이스에 쓰이는 문서로, 부정 행위를 막기 위해 보호되어 있습니다. 모든 위키에 대한 번역을 추가하거나 바꾸려면 미디어위키 지역화 프로젝트인 translatewiki.net에 참여하시기 바랍니다. 모든 방문자에게 영향을 미칠 수 있기 때문에 이 자바스크립트 문서의 편집 권한이 없습니다. 문서의 원본을 보거나 복사할 수 있습니다. $(function () { $('.libre-responsive-table').each(function () { var $table = $(this); var $cells = $table.find('tbody th, tbody td'); var $heads = $table.find('thead th'); var cellsPerRow = $heads.length; $heads.each(function (headIndex) { var text = $(this).text(); $cells .filter(function (cellIndex) { return cellIndex % cellsPerRow === headIndex; }) .attr('data-th', text); }); }); });미디어위키:Common.js/libre-responsive-table.js 문서로 돌아갑니다.