amitava82 / angular-multiselect

[NOT MAINTAINED]Native AngularJS multiselect directive
http://amitava82.github.io/angular-multiselect
MIT License
140 stars 124 forks source link

Any scroll bar for this widget? #81

Closed rahxphoon closed 8 years ago

rahxphoon commented 8 years ago

@amitava82 I like your clean selection box widget. Since the options are getting larger and larger, is there a scroll bar for me to control?

amitava82 commented 8 years ago

You should be able to control that through css overflow-y: auto & max-height

rahxphoon commented 8 years ago

Thank you for your early reply, but another problem is there a scroll bar for your am-multiselect tag? The css is not working, sorry I am new to angualrJS

amitava82 commented 8 years ago

Check this example http://plnkr.co/edit/u6cwqDHdgShNZAbjCHBR?p=preview

rahxphoon commented 8 years ago

My bad! Problem solved,Thanks for your kindness help!!!!!!!!