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

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -