You can find the source code for moodatatable here: http://github.com/SilverTab/moodatatable/blob/2c07dc87dc3857e13f03e6270eae58e4cb45b458/src/moodatatable.js
The code you need, starts at line 152. Regards. On May 21, 7:37 pm, phynias <[email protected]> wrote: > so i currently have a pagination for an image gallery working great. > my problem is my navigation for it which shows the page number needs > to be fixed. currently i shows all the pages and i need to make it so > it only shows X number of pages and it auto scrolls the page numbers > as you click them > > for example see here:http://www.silverscripting.com/moodatatable/test.html > > if you click the page numbers you will see what i mean. > > if i could rip the code out of that i would , but i can't see a way > to. > has anyone just seen this code anywhere? i dont need the pagination > stuff just something to make the navigation more dynamic. > > thanks!
