Yes this isn't an Angular question but a css question.  Raul put you on the 
right track.   Here's a simple example:

<div style="max-height:300px;overflow:auto;">
    <span ng-repeat="item in items">{{item.name}}</span>
</div>

On Thursday, April 17, 2014 4:33:00 PM UTC-6, Neil Camara wrote:
>
> Awesome! I'll try that. I thought a library was required. :)
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to