alvarotrigo / fullPage.js

fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
http://alvarotrigo.com/fullPage/
GNU General Public License v3.0
35.28k stars 7.3k forks source link

scrollOverflowOption and mouseWheel #2936

Closed Andrewdev11 closed 7 years ago

Andrewdev11 commented 7 years ago

Hello. I have problem with "scrollOverflowOption:". I cant change "mouseWheel" no way. Help me, please? Some others options doesnt work too. For example "bounceEasing". It works only if i change scrollOverflow.js, but mouseWheel doesnt work nowhere.

alvarotrigo commented 7 years ago

Pass them through the fullpage.js option scrollOverflowOptions:

scrollOverflowOptions:{
    //any iScroll options here.
}