ekntrtmz

Results 4 issues of ekntrtmz

Could you provide a way on how to pause/resume the fadeshow after init? I need to pause/resume externally, but the plugin structure (private functions) does not allow to hack the...

I would like to use the v-on directive on the images. Unfortunately, these get ignored after render. Is there a way to make them work? ` `

Using the newest version of Scrollnav.js: const content = document.querySelector('.main-content'); const nodeTarget = document.querySelector('.main-navigation'); scrollnav.init(content, { sections: 'h1', subSections: 'h2', insertTarget: nodeTarget, scrollOffset: 400 // not working }); Unfortunately, after...

Is this project still alive?