Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination Scrolling Effect #361

Open
nchowred opened this issue Jan 4, 2019 · 1 comment
Open

Pagination Scrolling Effect #361

nchowred opened this issue Jan 4, 2019 · 1 comment

Comments

@nchowred
Copy link

nchowred commented Jan 4, 2019

https://projects.lukehaas.me/scrollify/examples/pagination/#second

In this pagination example I was wondering if you could help point me in the right direction on having the active state dot be fixed to the centre of the y axis. When you scroll up/down the sections the dots will be moving along the Y axis. Unsure on how to approach this.

Not sure if I'm explaining it correctly. Here's a gif (refresh to redo it)
https://i.imgur.com/ZbylWyZ.gif

--EDIT--

Found a live website with the example http://www.rcafactory.com/

@nchowred
Copy link
Author

nchowred commented Jan 4, 2019

Also having troubles implementing the pagination here, I added in the code from pagination example.

I'm getting an error in console
jquery-3.3.1.min.js:formatted:1485 Uncaught TypeError: Cannot read property 'charAt' of undefined at HTMLDivElement.<anonymous> ((index):93) at Function.each (jquery-3.3.1.min.js:formatted:137) at w.fn.init.each (jquery-3.3.1.min.js:formatted:68) at Object.afterRender ((index):88) at i (jquery.scrollify.min.js:1) at Function.j [as scrollify] (jquery.scrollify.min.js:1) at HTMLDocument.<anonymous> ((index):74) at l (jquery-3.3.1.min.js:formatted:1403) at c (jquery-3.3.1.min.js:formatted:1414)

Not sure how to trouble shoot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant