I need to have an iframe with disabled scrollwheel, but it should work while fullscreen.
Couldn’t this be built-in? Now scrollwheel
option gets only 0
|1
. It would be great if can be set as true
|false
|fullscreenonly
.
Or maybe there is a possibility to change this option manually later after initialization?