jquery timepicker not working in phonegap android
问题 I am creating an app in which i want to app datepicker to select birthdate so for that i tried to use jquery-ui-timepicker-addon.js but the problem is when i tried to use it statically in the div then it shows the dateselector but when i try to create it dynamically it's not working can any one tell why its acting like this and where i am making mistake here is the code for creating dynamic datepicker: var creatText = $(document.createElement('input')).attr('type','text'); creatText.attr(