$('#fixed_date, #dob, #date1, #date2').datepick({
showTrigger: '
'
});
// code on field
From fields('Employment_1_From','width: 225px;','calendar'); ?> |
// css if guba ang calender gui
.ui-widget .datepicker input, select, textarea{
padding:0px 0px;
}