To make a table searchable, add the class 'table-sort-search' to the
tag.
Example:
<code class="html"><table class="table-sort table-sort-search"></table></code>
To make the search text input show the search match count, add the class 'table-sort-show-search-count' to the
tag.
Example
<code><table class="table-sort table-sort-search table-sort-show-search-count"></table></code>
<머리>
이름 |
성 |
이메일 |
전화번호
머리>
존 |
스미스 |
john.s |
(613) 873-2982 |
션 |
맥아이작 |
seanjmacisaac |
(613) 871-6191 |
팀 |
자비 |
zarbytown214@hotmail.com |
(613) 743-5389 |
앤드류 |
니콜스 |
andy_money2003 |
(613) 741-3384 |
앨리 |
오닐 |
allyoneil |
(613) 642-9831 |
테이블>
성명:본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.