Hi There,
I have a requirement for date field, to placing a date picker. Here right now am using HTML date picker, but it is not a user friendly. Then i planned to place a Zebra date picker, i place for date field using zebra date picker, date picker is not applied as i place based on demo. I gave script files also. can any one help me how to fix it.
Rajeesh MenothPosted Jul 1, 2015, 8:42 AM
Upendra Pratap ShahiPosted Jul 1, 2015, 8:36 AM
sandeep somarajupalliPosted Jul 1, 2015, 8:32 AM
sandeep somarajupalliPosted Jul 1, 2015, 8:31 AM
RakeshPosted Jul 1, 2015, 4:31 AM
Upendra Pratap ShahiPosted Jul 1, 2015, 3:46 AM
$(function() {$("#datepicker").datepicker({dateFormat :'mm/dd/yy',changeMonth :true,changeYear :true,yearRange:'-100y:c+nn',maxDate:'-1d'});});