How do we make a styled scroll bar for a
with mouse wheel sensitive

后端 未结 3 1884
忘了有多久
忘了有多久 2021-01-16 02:28

I need to create an area of the page that has it\'s own scroll bar, just like the Facebook messenger in the image below.

Stack overflow has the same system at the an

3条回答
  •  星月不相逢
    2021-01-16 03:14

    This should help: http://manos.malihu.gr/tuts/jquery_custom_scrollbar.html

    Another one here: http://dotroe.com/subpage.html

    Those are jquery plugins that you can use on your pages.

提交回复
热议问题