Any help is appreciated.

On May 2, 11:39 am, ALB-PSP-DV1 <albpsp...@gmail.com> wrote:
> We have asuggestboxwith approx. 50suggestions. We are displaying a
> scrollbar for thesuggestboxusingthe following css
>
> .suggestPopupContent{
>         height:auto;
>         width:auto !important;
>         max-width:400px;
>         max-height: 165px;
>         overflow-y: auto;
>         padding-right:18px;
>
> }
>
> Now when the user tries to navigate through thesuggestionsusingthe
> Up/Downarrowkey, thesuggestionsnotwithin the current visible area
> arenotdisplayed.
>
> Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to