Skip to content

pageDisplay seems not working with $("#id") selector #1288

Closed
@loudking

Description

@loudking

Hi I tested with following code but the page number display area seems not working with $("#id") selector but only with pageDisplay : '.pagedisplay', // location of where the "output" is displayed.

<span class="pagedisplay"></span> this can be any element, including an input -->
      pager_selectors: {
        container   : '.pager',       // target the pager markup (wrapper)
        pageDisplay : '.pagedisplay', // location of where the "output" is displayed
      }

Please confirm this is a bug or not. Also I have many tables to be displayed on a page and all of them are using table sorter. Please suggest. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions