Need Help with Sliding Text Page links
Hello,
I have a project that requires me to create a horizontal sliding text link section to a web page.
An example of what I am referring to is on this page at the bottom right; like,
Previous 1 2 3 4 5 Next
where each item is a link.
Can anyone identify how or where I can find examples and/or tutorials specific to this kind of page navigation content?
I have a project that requires me to create a horizontal sliding text link section to a web page.
An example of what I am referring to is on this page at the bottom right; like,
Previous 1 2 3 4 5 Next
where each item is a link.
Can anyone identify how or where I can find examples and/or tutorials specific to this kind of page navigation content?
You need to be php savvy to do that. If you are not, I'll try to alert someone on the other side of the world, who is asleep right now...

Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
There are lots of little apps and scripts out there to do this pretty easy. Don't really need to know PHP as in "knowing how to script it", just gotta be able to know where to put it etc. Try a google search on sliding menus and I'm sure you'll find quite a few. Most that I have seen are javascripts and pretty easy to manipulate.
Yeah they are very nice menus Jo Ann. Funnily enough I was looking at that first website you quoted yesterday, the first time I've been on it.
http://www.dozydayz.co.uk
http://nbdesigns.me.uk - responsive
http://brewstersartz.co.uk - responsive
http://nbphotography.me.uk - responsive
http://nbdesigns.me.uk - responsive
http://brewstersartz.co.uk - responsive
http://nbphotography.me.uk - responsive
I thought Darryl wanted something like what we have on this site, see attachment.
The menu you have found, Jo Ann, is completely different. But I may be wrong...
The menu you have found, Jo Ann, is completely different. But I may be wrong...
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
bah I think my last post was meant for the other thread (the one from the email) but it sent me here? Guess I got mixed up lol.
I personally like to use php. But here are a couple other options. You might want to do a search on the internet for "pagination menu".
Using CSS: http://www.onlycssmenu.com/category/pagination
Using CSS and external .js file: http://www.dynamicdrive.com/dynamicinde … nation.htm
MYSql and PHP:
http://phpeasystep.com/phptu/29.html
http://phpsense.com/php/php-pagination-script.html
Using CSS: http://www.onlycssmenu.com/category/pagination
Using CSS and external .js file: http://www.dynamicdrive.com/dynamicinde … nation.htm
MYSql and PHP:
http://phpeasystep.com/phptu/29.html
http://phpsense.com/php/php-pagination-script.html
Thanks folks 
I shall look at Kim's offerings.
We use css and javasctipt so the PHP is really not an option at present.

I shall look at Kim's offerings.
We use css and javasctipt so the PHP is really not an option at present.
PHP is always an option, it plays just fine with css and javascript, and there are lots of examples out there in cyberspace, but Kim's suggestion should do the trick

You can create your own pagination like links using html anchor tags.
CoffeeCup... Yeah, they are the best!
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.