I hope to create scroll view likes the attached image

it will not display the horizontal scroll bar, but display the arrow at top and bottom.
when user’s mouse move over them, it will scroll and display more items
Is there any library/jquery extension can do this?
Welcome any comment
You can choose a library and easily achieve this.
First, here’s the working jsFiddle link
Here’s the code for it ->
Structure
The CSS
Note: Anything marked with required must be there, everything else is optional.
The jQuery
For this example, I leveraged the scrollable widget provided by jQuery Tools