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

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -