jquery tablesorter CSS arrow icons

后端 未结 6 1390
离开以前
离开以前 2021-01-06 19:24

This is really more of a CSS question than a jQuery question. I\'m using the tablesorter jQuery plugin to sort tables dynamically.

Here\'s what it looks like curren

6条回答
  •  花落未央
    2021-01-06 19:56

    If you cascade their stylesheet, it will look exactly the way it looks on the TableSorter site. You don't even need to move it from their package. Just add this line after your style sheet declaration:

    
    

提交回复
热议问题