Posts: 185
Location: print_r($serbia);
|
No, you dont understand the problem.
div element height is 500px. If my db record has 150 chars, row height is 48px thats 10 records display on one page.
If my record has less than 100 chars, row height is 34px, thats 15 records per page.
I used some math and loop is ok but right now im having some problems with passing offset variable to my second page because of my page structure and functions that i wrote, but im gonna solve that somehow.
|