Re: AjaxAutoComolete - scroll bar in results?
Re: AjaxAutoComolete - scroll bar in results?
- Subject: Re: AjaxAutoComolete - scroll bar in results?
- From: Ricardo Parada <email@hidden>
- Date: Wed, 20 Dec 2017 09:11:24 -0500
I got the scroll bar to show with some CSS:
div.auto_complete {
max-height: 30em;
overflow: auto;
}
> On Dec 18, 2017, at 4:05 PM, Ricardo Parada <email@hidden> wrote:
>
> Hi all,
>
> Does anybody know if there is a way to have the AjaxAutoComplete component to
> display a scroll bar when displaying the list of autocomplete matches?
>
> Thanks
> Ricardo Parada
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden