Jquery table sorter cell height problems with pager -
having problem jquery table sorter , pager plugin.
all works fine, if have 'description' column, , it's larger the other cells (expands dynamically) how can pager plugin stick bottom of new table?
my code @ home right now, here sample of 2 together.
http://tablesorter.com/docs/example-pager.html
in example, every '100' denoted "100 , alot of writing wrap around new row within entries in table"
do have make every cell uniformly big? (cause may quite bigger others) thanks
.tablesorterpager({ container: $("#pager"), positionfixed: false });
change false true
Comments
Post a Comment