|
Posted by Tyno Gendo on 10/01/07 13:44
petersprc wrote:
> Hi,
>
> I think this article has some tips on pagination in php:
> http://www.phpfreaks.com/tutorials/43/0.php
>
>
> On Oct 1, 4:15 am, Tyno Gendo <nob...@example.com> wrote:
>> Hi everyone
>>
>> I'm just wondering if anyone has some code already for a hotmail style
>> paging mechanism. Rather than showing all page numbers 1 2 3 ... etc.
>>
>> It does this:
>>
>> 1 2 3 4 .... 10 .... 30
>> 1 .......... 20 .... 30
>>
>> If you have hotmail and lots of email please login and you will see what
>> I mean.
>>
>> If anyone has one of these 'crazy' paging snippets I'd really appreciate
>> it, tried searching google but couldn't find anything.
>>
>> thanks.
>>
>> Tyno
>
>
Yes, it does, thanks. However, that's a standard pager, I need it to be
a hotmail style so that no matter how many pages it say fits within a
block 200 pixels wide (or whatever) so it has to be intelligent and skip
numbers but still show the first set, a bit in the middle and the end
numbers.
Navigation:
[Reply to this message]
|