Need Help with Sliding Text Page links

User 9744 Photo


Registered User
5 posts

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?
User 122279 Photo


Senior Advisor
14,624 posts
Online Now

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


User 38401 Photo


Senior Advisor
10,951 posts

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.
User 603315 Photo


Registered User
938 posts

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.
User 122279 Photo


Senior Advisor
14,624 posts
Online Now

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...
Attachments:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 38401 Photo


Senior Advisor
10,951 posts

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.
User 6573 Photo


Ambassador
2,649 posts

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





User 9744 Photo


Registered User
5 posts

Thanks folks :)
I shall look at Kim's offerings.
We use css and javasctipt so the PHP is really not an option at present.
User 38401 Photo


Senior Advisor
10,951 posts

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 :)
User 364143 Photo


Guest
5,410 posts

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.