Tag: Horizontal Scrollbar

  • how-to-make-div-scrollable-horizontally

    How to Make Div Scrollable Horizontally

    HTML <div class=”horizontal_scrollbar”> <div class=”horizontal_scrollbar_inner”> How to make a div scrollable horizontally? </div> </div> CSS .horizontal_scrollbar { background: #fff; overflow-x: scroll; width: 500px; padding: 10px; } .horizontal_scrollbar_inner { width: 800px;…

  • perfect-scrollbar

    7 Free jQuery Horizontal Scroll Plugins

    enScroll jQuery Plugin Demo More Info / Download jQuery Vertical Horizontal Scrollbar Demo More Info / Download   Perfect Scrollbar More Info / Download SLY Horizontal Scroll Plugin Demo More…