• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Maybe I'm just slower than cheddar cheese...

 
Bartender
Posts: 2205
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
but how do the "next" and "previous" buttons on the top-right corner of each forum work? I haven't been able to figure out if previous takes you to the next thread one "lower" than the one you are currently on, or one "higher"; same with "next."
They seem almost random in behaviour. When I'm looking at the first thread in the list (top of the list, most recent activity) and I hit "next" it says there's no more threads. When I hit "previous", sometimes it goes to the next one lower, but usually it stays on the same one.
Any pointers?
Thanks.

Rob
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Next is "next newest"
Previous is older than current.

If you are at the top and you hit "next", you will get the message you describe. If you post a reply, your message moves up to the top of the list and becomes the newest, so if you hit next, you will get the message you describe.
 
reply
    Bookmark Topic Watch Topic
  • New Topic