I have a relatively simple question, I just can’t find the solution for it anywhere.
Does anyone know, how to initialize the JScrollPane plugin (plugin website), with a bit more sensitive scroll speed? The default speed is just too slow and sluggish, especially on higher resolution monitors.
Example initialization:
$('#element').jScrollPane();
You are searching for wheelSpeed (default is 18)