How to make a div/content scrollable?

Lists by default are scrollable; so, you shouldn’t need to do anything with them to make that happen.

See this example : http://codepen.io/ionic/pen/JsHjf

NOTE : That has touch enabled; so, you need to click and drag with a mouse.