mokakid
05-18-2008, 02:00 PM
I don't have a clue about how to make a pagination system that it's 100% practical
i want to have something like this... in my example page 10 is the page where i am.
Go to page: First ... 6 7 8 9 10 11 12 13 14 ... Last
What i want? I want "First" 4 pages "the selected page" another 4 pages "Last"
and i want the code to automatically correct if the selected page is 1 so it will look something like this:
1 2 3 4 5 6 7 8 ... Last
or
First ... 5 6 7 8 9 10 11 12 13
i hope you understand what i want :thumbsup:
i want to have something like this... in my example page 10 is the page where i am.
Go to page: First ... 6 7 8 9 10 11 12 13 14 ... Last
What i want? I want "First" 4 pages "the selected page" another 4 pages "Last"
and i want the code to automatically correct if the selected page is 1 so it will look something like this:
1 2 3 4 5 6 7 8 ... Last
or
First ... 5 6 7 8 9 10 11 12 13
i hope you understand what i want :thumbsup: