scroll - NiceScroll disables mousewheel on edges of page -


I am using the NiceScroll library and there is some problem that is specific to Google Chrome

When the cursor is on the left and right sides of the page, the mouse wheel does not allow the page to scroll.

If I see the "overflow" tag "hidden" from "hidden", two scroll bars (NiceScroll + Basic). Under this regime, the mouse wheel then works on the edges of the page. However, this is the original "jumpy" scrolling.

This suggests that NiceScroll controls the scrolling controls on some limits. How can I change this limit? & lt; Div & gt; & Lt; / Div & gt;

>. The issue is this "interval"

For some reasons this area has been ignored by NiceScroll and avoid the correct call to scroll through the API. So if you have a cover (like a screen body> Div) then it should work.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -