Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi,

my dropdown options width inside a div is higher than dropdown. my code as below,

HTML
<input class="ui-state-default ui-combobox-input ui-autocomplete-input ui-widget ui-widget-content ui-corner-left" id="txtHotelName" placeholder="Type city, area name or hotel name" type="text" style="width: 50%;" onclick="HideError('txtfromAirport');" />



image url as below,

http://imgur.com/UD6MB4e

how to solve this issue?:(

thanks
Posted
Updated 10-Mar-15 3:23am
v4
Comments
You need to check if there are any settings with autocomplete.
Mohibur Rashid 10-Mar-15 20:50pm    
you have used some sort of external API I guess. You better communicate with the api developer.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900