alvarotrigo / pagePiling.js

pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
4.1k stars 654 forks source link

Anchors should link to top when pp-scrollable #165

Open EastSideCode opened 6 years ago

EastSideCode commented 6 years ago

If you scroll down a section that is scrollable then scroll back up, that section you scroll to will begin at the bottom (this makes sense).

However, what if you scroll down and then decide to lick on an anchor to a section? It should then take you to the top of that section.

Is there any way to accomplish this?

alvarotrigo commented 6 years ago

Is there any way to accomplish this?

Nop right now. I'll mark it as a possible enhancement!

EastSideCode commented 6 years ago

Thanks!