답변 1개
7년 전
아코디언.pack이라는게 정확하게 어떤걸 말씀하시는지 모르겠습니다.
일단 제이쿼리 아코디언 기능을 기준으로 설명을 드리면,
제이쿼리 아코디언 기능을 넣으시려면 jquery ui라이브러리를 사용하셔야 합니다.
페이지 상단에
</p>
<p><link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"></p>
<p><link rel="stylesheet" href="/resources/demos/style.css"></p>
<p><script src="<a href="<a href="https://code.jquery.com/jquery-1.12.4.js" target="_blank" rel="noopener noreferrer">https://code.jquery.com/jquery-1.12.4.js</a>" target="_blank"><a href="https://code.jquery.com/jquery-1.12.4.js" target="_blank" rel="noopener noreferrer">https://code.jquery.com/jquery-1.12.4.js</a></a>"></script></p>
<p><script src="<a href="<a href="https://code.jquery.com/ui/1.12.1/jquery-ui.js" target="_blank" rel="noopener noreferrer">https://code.jquery.com/ui/1.12.1/jquery-ui.js</a>" target="_blank"><a href="https://code.jquery.com/ui/1.12.1/jquery-ui.js" target="_blank" rel="noopener noreferrer">https://code.jquery.com/ui/1.12.1/jquery-ui.js</a></a>"></script></p>
<p>
이렇게 jquery ui css 및 js파일을 불러주시고
https://jqueryui.com/accordion/" target="_blank">https://jqueryui.com/accordion/ 페이지의 view source를 눌러 참고하셔서 작성하시면 될것 같습니다.
그리고 게시판 스킨은 테마안의 스킨과 기본 스킨폴더의 스킨이 별 차이가 없는걸로 알고 있습니다.
편한 스킨을 수정하셔서 사용하시면 될것 같아요.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인