2015년 4월 4일 토요일

[jQuery] plugin: Tablesorter 2.0

$(document).ready(function() 
    { 
        $("#myTable").tablesorter(); 
    } 
); 
    
http://tablesorter.com/docs/#

댓글 없음:

댓글 쓰기