Hi, I need a text box with autocomplete feature. But, the text box is not displayed when page loads initially. Based, upon some selection in a regular drop down, this text box will appear. When I start typing the letters, I should get the autocomplete drop down.
I use jquery auto-complete-4.1 version, the problem I am facing is, autocomplete drop down shown does not have enough width (only 6px). Width is good with other text boxes which are displayed when page loads. Any help would be really appreciated. Thanks, PSK