kenphan19
08-01-2008, 10:05 PM
1) Script Title: Ajax pagination
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/suppliment.htm
3) Describe problem: i has read the Ajax Pagination script: Common questions and solutions and do that with php and mysql. However, i would like to split pages in that's a script. I want split pages like
1 2 3 4 5 ... last or
1 2 3 4 5 ... 15.
When i click to 5 numbers, it's auto split
5 6 7 8 9 10 ... last the same !
How would I go about doing this?
thanks before help me!!!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/suppliment.htm
3) Describe problem: i has read the Ajax Pagination script: Common questions and solutions and do that with php and mysql. However, i would like to split pages in that's a script. I want split pages like
1 2 3 4 5 ... last or
1 2 3 4 5 ... 15.
When i click to 5 numbers, it's auto split
5 6 7 8 9 10 ... last the same !
How would I go about doing this?
thanks before help me!!!