I'm trying to create a dropdown menu to navigate through records from a MySQL database like what you see here:
http://www.buckle.com/jump.jsp?itemType ... iSubCat=11
There's the typical back and forward buttons to go through the pages, but there's also the dropdown menu that has "Page 1 of X, Page 2 of X, etc." I've found every type of navigation for recordset paging in the world EXCEPT this one.
Any ideas?
Recordset Paging in a List/Menu
Moderator: General Moderators
-
frontlines
- Forum Newbie
- Posts: 4
- Joined: Wed Feb 08, 2006 11:03 pm
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Without looking at your link, I will say that it's called a jumpbox. Which we've talked about a lot here.
viewtopic.php?t=43391
viewtopic.php?t=43391
-
frontlines
- Forum Newbie
- Posts: 4
- Joined: Wed Feb 08, 2006 11:03 pm
-
frontlines
- Forum Newbie
- Posts: 4
- Joined: Wed Feb 08, 2006 11:03 pm
-
frontlines
- Forum Newbie
- Posts: 4
- Joined: Wed Feb 08, 2006 11:03 pm
I probably haven't done a good job communicating what a newbtard I am. I have absolutely no clue how to do this. Can you give me any code hints or tips? The pages I'm trying to do this on are here:
http://www.joeshirt.com/youth.php
http://www.joeshirt.com/schools.php
http://www.joeshirt.com/xpress.php
If you click a subcat on those pages it will pull up the results page where I need the drop down menu instead of the 1|2|3...
Any help would be greatly, GREATLY appreciated (and thanks to you have already helped...sorry I don't get it)
http://www.joeshirt.com/youth.php
http://www.joeshirt.com/schools.php
http://www.joeshirt.com/xpress.php
If you click a subcat on those pages it will pull up the results page where I need the drop down menu instead of the 1|2|3...
Any help would be greatly, GREATLY appreciated (and thanks to you have already helped...sorry I don't get it)