Is it possible to "wrap" multiscroll.js inside a div and use it as a section in a one page structure (using anchors)?
Something like:
Header
Multiscroll
Static section
footer
Is it possible to "wrap" multiscroll.js inside a div and use it as a section in a one page structure (using anchors)?
Something like:
Header
Multiscroll
Static section
footer
You don't need to do that.
Just use fixed positioned elements outside mutiScroll wrapper.
Checkout the fixedHeaders.html
demo available in the plugin files.