ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Autocomplete Styling
Title:
B
I
{code}
?
Hi, how do I change the width of the autocomplete textbox? The default one is too short.
Save Changes
Cancel
Sean
asked at 14 Sep 2015
the autocomplete is a textbox and its width depends on the width of input[type="text"] that you have in your css, you could give it a css class ( .CssClass ) and set width for that css class
at 14 Sep 2015
Omu
thanks, I manage to use JQuery to add css style to it
at 14 Sep 2015
Sean
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK