>perl -e 'print "sorry " x 100' :-)
>The paging navigation could be improved. Now we have: > >Page: 1 2 3 4 5 6 7 8 9 10 15 Previous 15 Next 15 > >Most "pagers" I've used present Prev and Next links and shift the >central 10 or so pages all the time, so you get something like: > > Prev 6 7 8 9 10 11 12 13 14 15 Next > >I'm used to press Next to get to the next page, and end up pressing on >'Next 15' > >in any case 'prev' is usually expected on the left side, if >'next' is on >the right :) +1 The "floating" page links on Google are as intuitive as you could get. I have just implemented same in Shapeshifter, so email me directly if you need a solution for this. Jonathan M. Hollin - WYPUG Co-ordinator West Yorkshire Perl User Group http://wypug.pm.org/ http://wypug.digital-word.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
