Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8368139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T13:19:02+00:00 2026-06-09T13:19:02+00:00

If I sort my table the content of the table is disabled… I don’t

  • 0

If I sort my table the content of the table is disabled…
I don’t know why. Without the pager it works.

Have somebody the same problem?

    $(function() {
    $("table")
        .tablesorter({widthFixed: false, widgets: ['zebra']})
        .tablesorterPager({
            container: $("#pager"),
            size: 25
            });
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T13:19:04+00:00Added an answer on June 9, 2026 at 1:19 pm

    Tablesorter’s pager plugin completely removes all non-visible rows from the table. So if you want to bind to any elements inside of the table, use the on() or delegate() function as follows (ref):

    $(elements).delegate(selector, events, data, handler);  // jQuery 1.4.3+
    $(elements).on(events, selector, data, handler);        // jQuery 1.7+
    

    if that doesn’t solve the issue, then please share a demo or some of the code you are having trouble with so we can better help you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a self-referential table in my database that looks sort of like above.
I have a table I'd like to sort with a priority column. This column
I have a necessity to sort a given HTML table of the following structure,
I have a table (Dataview) with content from a database, where each row/object has
My table has two columns which I need to sort by: content title Only
I'm using http://tablesorter.com/docs/ to try to sort a table. It works with a cosmetic
I have this big data-entry sort of page, a table kind of layout using
I've a code to sort table using Jquery.I use toggle function to alternate clicks,and
How can I sort a table with a column of varchar2 with characters in
Want the function to sort the table by HP but if duplicate HPs then

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.