I had the same problem. and i resolved it using these steps.
edit the "tablesorter.pager.js" and in the function
function fixPosition(table) {
var c = table.config;
if(!c.pagerPositionSet && c.positionFixed
no I am not using drupal, its a page I made using PHP and MySQL
bharanikumariyerphp wrote:
>
> hi , r u working in Drupal
>
> On Mon, Nov 10, 2008 at 1:20 PM, ripcurlksm <[EMAIL PROTECTED]>
> wrote:
>
>>
>>
>> ... still working on this.. it appears that the pagination div is
>> relatively
>
hi , r u working in Drupal
On Mon, Nov 10, 2008 at 1:20 PM, ripcurlksm <[EMAIL PROTECTED]> wrote:
>
>
> ... still working on this.. it appears that the pagination div is
> relatively
> positioned, so that if you have 10 results set to show, it will assume the
> vertical height that 10 rows would
... still working on this.. it appears that the pagination div is relatively
positioned, so that if you have 10 results set to show, it will assume the
vertical height that 10 rows would take up.. as a result, if your last page
only shows 5 rows remaining, it will still assume that 10 rows are pr
4 matches
Mail list logo