Multiple Page Navigation: What do you like most?
Moderator: General Moderators
Re: Multiple Page Navigation: What do you like most?
Just throwing in my 2¢...
I prefer a drop-down menu with "« Previous" and "Next »" buttons on either side. Of course, I tend to favor the minimalistic approach, so yeah.
I prefer a drop-down menu with "« Previous" and "Next »" buttons on either side. Of course, I tend to favor the minimalistic approach, so yeah.
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Multiple Page Navigation: What do you like most?
Ok...so back to my last question: what do you guys think of my implementation?
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Multiple Page Navigation: What do you like most?
It seems a little excessive and non-standard: two big next/prev buttons and a pop-up with lots of text. It certainly works if that's the style you like.JAB Creations wrote:Ok...so back to my last question: what do you guys think of my implementation?
(#10850)
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Multiple Page Navigation: What do you like most?
Is it easy to use and understand or did it require any unnecessary load on your brain? We're not talking styling here.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Multiple Page Navigation: What do you like most?
As I said, it is non-standard. Sites like Google, Amazon, etc. have trained us all in a similar set of navigation solutions. My question would be: what different requirements do you have that merit a different implementation?JAB Creations wrote:Is it easy to use and understand or did it require any unnecessary load on your brain? We're not talking styling here.
(#10850)
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Multiple Page Navigation: What do you like most?
Call me stupid...but where is the example of the pager? I've looked at your web site (interesting selection of color combo's you have there)...I couldn't find anything and now I'm seeing stars. 
It sounds like your using some non-standard approach to paging...how is it different from Google or phpBB, etc?
Whats wrong with the centered pager index with
Cheers,
Alex
It sounds like your using some non-standard approach to paging...how is it different from Google or phpBB, etc?
Whats wrong with the centered pager index with
Code: Select all
home|prev|3|4|[b]5[/b]|6|7|next|lastAlex
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Multiple Page Navigation: What do you like most?
I'm not looking for standard, I'm looking for easy and simple.
I absolutely can't stand trying to click on a single digit number! I've got a 24 inch screen and it requires too much (brain) load for such a simple task.
The buttons and select menu are reasonably sized making them easy to select. I think worst case scenario the trade off is having to hold the mouse button while choosing a page number to select...though it's not like in Vista (with Windows Explorer static GUI that is 100% anti-intuitive) where you have to click a second time. Movement to GUI controls, holding a mouse button, clicking, clicking twice to achieve the same action as other GUI controls, the amount of brain utilizing to physical target a GUI control...these are all the things I take in to consideration when I create something like this.
If the color scheme is undesirable in any way (at least on the live version of my site) anyone with cookies and JavaScript enabled can use the editor and pretty much change the entire color scheme using the editor I created earlier this year...
http://www.jabcreations.com/blog/?promp ... leffects=1
I was really tired when I got in last night plus I wanted to see general reactions before I explained the reasons for my GUI implementation.
I absolutely can't stand trying to click on a single digit number! I've got a 24 inch screen and it requires too much (brain) load for such a simple task.
The buttons and select menu are reasonably sized making them easy to select. I think worst case scenario the trade off is having to hold the mouse button while choosing a page number to select...though it's not like in Vista (with Windows Explorer static GUI that is 100% anti-intuitive) where you have to click a second time. Movement to GUI controls, holding a mouse button, clicking, clicking twice to achieve the same action as other GUI controls, the amount of brain utilizing to physical target a GUI control...these are all the things I take in to consideration when I create something like this.
If the color scheme is undesirable in any way (at least on the live version of my site) anyone with cookies and JavaScript enabled can use the editor and pretty much change the entire color scheme using the editor I created earlier this year...
http://www.jabcreations.com/blog/?promp ... leffects=1
I was really tired when I got in last night plus I wanted to see general reactions before I explained the reasons for my GUI implementation.
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Multiple Page Navigation: What do you like most?
I see...I absolutely can't stand trying to click on a single digit number! I've got a 24 inch screen and it requires too much (brain) load for such a simple task.
I still don't see any pager control though?
Re: Multiple Page Navigation: What do you like most?
scroll the posts all the way down.
JAB, you should place the pagination at the top as well. People shouldn't try too hard to find it.
JAB, you should place the pagination at the top as well. People shouldn't try too hard to find it.
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Multiple Page Navigation: What do you like most?
I'll have to split the code in to a separate function then...that should be easy enough for my first task of the day.
Working on it...good input btw thanks.
Working on it...good input btw thanks.
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Multiple Page Navigation: What do you like most?
I've split the code in to it's own function which is now called before and after the while loop that generates the content on the index.
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Multiple Page Navigation: What do you like most?
I still cannot see any pager. LOL
I scrolled all the way to the bottom of this page:
http://www.jabcreations.com/blog/
I see a previous entries link???
I scrolled all the way to the bottom of this page:
http://www.jabcreations.com/blog/
I see a previous entries link???
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Multiple Page Navigation: What do you like most?
Dude...we're not talking about my live blog, it's on the private preview...
http://www.jabcreations.com/members/blog.php
Have a look there.
http://www.jabcreations.com/members/blog.php
Have a look there.
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Multiple Page Navigation: What do you like most?
I see now.
That is one way to skin the cat certainly relying on a native control has some benefits - however. Have you considered what would happen if the blog grew into tens of tousands of pages? A list box would result in 10000 times being rendered (no to mention the HTML bandwidth) when in reality only about a dozen need be shown at any single time...
Just my two cents
That is one way to skin the cat certainly relying on a native control has some benefits - however. Have you considered what would happen if the blog grew into tens of tousands of pages? A list box would result in 10000 times being rendered (no to mention the HTML bandwidth) when in reality only about a dozen need be shown at any single time...
Just my two cents
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Multiple Page Navigation: What do you like most?
Good point though not to be rude pretty much mute. Since I'm doing all of the programming for the blog (save what snippets you guys generously pass on to me here and there) if the number of pages starts to get excessive then I can simply implement new controls. In which case I'd have the select menu most likely display the first and last page, as well as an odd number (with the current page in the middle of the range provided you're viewing a page not towards the end). Then I'd simply add a small text input element to allow you to manually choose a page number...frankly I don't want to see several hundred anchors.
However I don't post enough at this point in time where it's a concern. Again since I've written the blog myself I won't have difficulty adapting at that point anyway.
However I don't post enough at this point in time where it's a concern. Again since I've written the blog myself I won't have difficulty adapting at that point anyway.