Giter VIP home page Giter VIP logo

codeigniter-ajax-pagination-library's People

Contributors

dillie-o avatar neotohin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codeigniter-ajax-pagination-library's Issues

Enhancements for anchor_class and hiding link count

Greetings!

This library saved my bacon. Thank you very much!

I'm still pretty new to the GitHub world, but in the process of using the library, I updated it to implement the anchor_class variable that is available in the original pagination library. I also updated it with a variable to optionally hide the "Showing 10 to 20 of 100" text since I didn't need that in my pager.

After reading the other issue post here, I forked my own copy of the project, made my changes, and committed them back in. Is that what needs to happen for you to merge the changes into your main library? Or do I need to do something else?

Thanks again for this library! I hope my contribution helps, even just a little. 8^D

[:: Sean ::]

Showing section a little off

Hello, I am reviewing this for possible use and noted when I was showing pages of 3, with a total of 7, on page 2 it would say "Showing 4 to 7 of 7" instead of "Showing 4 to 6 of 7". I am believing the fix is to change line 173 in commit 97a7db2, to just check if it is less than the total rows rather than the total rows minus one.

Show Count Issue (Urgent !)

When i set the value of $per_page = 10, and $show_count=true
Then in the case of 11 records comes as $total_rows then the count shows
1 - 11 of 11 (ie. count says showing 11 records, but actually 10 there.)

This issue repeats if the total_rows become 21, 31, 41, 51.......... in the case $per_page = 10.

if i set the $per_page as 'n', the issue arises for $total_rows= n+1, (n_2)+1, , (n_3)+1......

Pls Help, Thanks in advance.....
ReNiSh

Global config fiel

Hello, is there any solution to get the library configuration using a global config file?
Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.