alvarotrigo / pagePiling.js

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

Change header for each section #195

Closed mattpichola closed 4 years ago

mattpichola commented 4 years ago

I have a h2 in my header , and would like to change the content of that h2 depending on which section is active.

(I'm using this plugin to create a digital publication, and need that h2 to have a new page number and title for each section)

alvarotrigo commented 4 years ago

Unfortunately that's not something provided by the plugin, you'll have to do those changes yourself making use of the features provided by the plugin.