In Jquery Mobile Dropdown Popup UI distorts when Orientation change from portrait to landscape or vice versa -


when rotating device portrait landscape or vice versa dropdown popup ui goes upper left corner. screenshots attached. can please that. suggestion or solution great help. below code:

<select name="select-custom-1" id="select-custom-1" data-native-menu="false">     <option value="1">veni</option>     <option value="2">vedi</option>     <option value="3">vici</option> </select>  

portrait orientation

landscape orientation


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -