반응형
Javascript로 HTML의 Table에서 수식으로 filtering이 가능하도록 하는 라이브러리 입니다.
아래 3가지 파일이 실제 라이브러리 파일이 있습니다.
<link rel='stylesheet prefetch' href='http://koalyptus.github.io/TableFilter/tablefilter/style/tablefilter.css'>
<script src='https://koalyptus.github.io/TableFilter/tablefilter/tablefilter.js'></script>
<script src='https://koalyptus.github.io/TableFilter/tablefilter/tf-1.js'></script>
images_path: 'https://koalyptus.github.io/TableFilter/tablefilter/style/themes/'
이미지도 있어서 github에서 끌어와서 쓰는게 제일 편하겠네요.
github가 영원히 망하지 않아야 이런 라이브러리를 계속 쓸 수 있을 텐데요 ^^;;
아래 소스 긁어서 쓰시면 됩니다.
'Web programing > Javascript' 카테고리의 다른 글
로또번호 자동생성기 (0) | 2014.12.10 |
---|---|
티스토리 블로그 배경에 눈내리는 효과 주기 (39) | 2014.12.05 |
Javascript와 HTML Form 객체 (0) | 2014.07.27 |
Javascript Array 배열, Location 객체 (0) | 2014.07.26 |
Javascript 내장객체 사용법 (0) | 2014.07.26 |