This was really simple than I thought. You just need to add following CSS lines to your style sheets.
ui-autocomplete
{
max-height: 250px;
overflow-y: auto;
overflow-x: hidden;
}
Hope this will help you.
Windows 7, Linux, Mac, JavaScript, jQuery, ExtJs, Angular, .NET, Java, Android, iOS, php, mysql, lucene and more...
Tuesday, July 21, 2015
Subscribe to:
Comments (Atom)
-
Recently I purchased nord-vpn for testing. But I could not use their service due to a technical reason. So I wanted to cancel and get my mo...
-
Hi All I couldn't debug my C# class library project due to this issue for last few month. So this is the fix. 1. Right mouse click on...
-
Lucene - Previous 1. Add Lucene.net to your application. Copy Lucene.Net project to your solution folder or copy Lucene.Net.dll to your ...