Armen
Results
2
comments of
Armen
set the z-index to a high value. in my case this solved the issue. #ui-datepicker-div { z-index: 9999 !important; }
hint: if you want to avoid keyboard popup on iPad, just add onfocus="this.blur();" attribute to the input like this