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
I was just missing the "tablesorter" class added to table. I added it and it solved. May this help somebody :)