plugins - JQuery Timepicker interfering with Datepicker -
i trying find way remove jquery plugin specific class/id.
i have web form has several fields use date picker, form has fields use timepicker. timepicker input field ids targeted .timepicker() , works, because have same class datepicker fields, datepicker showing when click on time field inputs.
is there way can remove plugin timepicker divs , not affect of other fields?
Comments
Post a Comment