rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 928 forks source link

How to auto scroll with tab key #275

Open khari512 opened 7 years ago

khari512 commented 7 years ago

Hi,

We have form with slim scroll, but when we use the tab key to enter the data into form, slimscroll is not automatically scrolling to the focused element.

Is there any configuration for this.?

Thanks, Harinath