Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pagination on Single Page Site

Featured Replies

My brain isn't working today! I need to replicate the pagination(?) type effect as seen on this site, http://www.rooster.co.uk/#pr-news

 

Really struggling with this now.

 

I've tried flexslider and while it kind of works, it has its flaws.

 

Suggestions, anyone?

The links just point to anchors in the page, sample code to unfrazzle your brain:

<ul>
<li><a href="#services">Services</a></li>
<li><a href="#about">About</a></li>
</ul>

<section id="services">
<h1>Services</h1>
</section>

<section id="about">
<h1>About</h1>
</section>
  • Author

Sorry, I probably wasn't clear enough (it's been a long day!).

 

The anchors in the top nav aren't the issue, they're simple enough.

 

It's the actual scrolling through the news articles on the news section that is troubling me. It looks like some kind of pagination, but you're not actually leaving the page?

  • Author

Ideally, not a plugin as I need to customise the links to open up in a reveal panel.

 

Edit: sorry, just re read that (told you I'm tired lol). I'll take a look at that first thing. Probably been overthinking it today...

 

:)

Edited by roothost

ok I am lost. What functionality are you talking about. Are you talking about a content slider (you mentioned flexslider, which is a content slider), or do you need a smooth scroll functionality?

  • Author

Cib, you are correct. It is the slider that I was referring to.

 

As already mentioned, the scrolling to the anchors in page isn't a problem.

Edited by roothost

  • Author

Quick update: All seems to be playing nicely using Slick, so cheers for the heads up :)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.