Need help with pagination

Discussion in 'jQuery' started by kevydesigns, Apr 18, 2012.

  1. #1
    Hi guys.

    I have a pagination in my PDF search engine and I am having some problems.

    When I perform a search the first page will show 20 results on 1 page.
    When I click page 2, the results shows the same results as page 1, except the first result is gone.
    Then when I click page 3, the 1st and 2nd result is gone and so on..

    How do I make it so that all results on the first page is gone instead of 1?

    Does anyone know where I can edit this to show how many results to paginate?
    Will provide code if needed.
    Thanks
     
    kevydesigns, Apr 18, 2012 IP
  2. kevydesigns

    kevydesigns Well-Known Member

    Messages:
    1,209
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Anyone know?
     
    kevydesigns, Apr 19, 2012 IP
  3. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #3
    Well, since you haven't told us anything about what code you're using, nor provided any code we can look at, I'm only able to suggest that you increase the counter for which results to display by 20, and not by 1...
     
    PoPSiCLe, Apr 19, 2012 IP