You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm considering using it for a website I'm developing but I need to know if it's possible to use fadding effect in just some sections. The page would have 7 or 8 sections but I wanted to include fadding effect only between 3 sections (section 3, 4 and 5 for example). The remaining sections would maintain the normal fullpage scroll.
Is this possible?
Thank you so much!
The text was updated successfully, but these errors were encountered:
You can activate and reactive the fading effect using the methods fullpage_api.fadingEffect.turnOn(); and fullpage_api.fadingEffect.turnOff().
You can probably do that using the beforeLeave callback so you can control if you deactivate the fading effect depending on the direction the user will move.
Give it a try and if you don't manage to do it you can get a refund. Just make sure you don't activate the extension for any domain before trying it out.
Hello,
First of all, thank you very much for the plugin!
I'm considering using it for a website I'm developing but I need to know if it's possible to use fadding effect in just some sections. The page would have 7 or 8 sections but I wanted to include fadding effect only between 3 sections (section 3, 4 and 5 for example). The remaining sections would maintain the normal fullpage scroll.
Is this possible?
Thank you so much!
The text was updated successfully, but these errors were encountered: