I use Jquery datepicker on one page for several fields, but for some reason it opens only in one place (in the first field), what could be the problem?

  • 3
    maybe you have the same id for all field elements? - Blacknife
  • one
    Of course, most likely you have the same ID for pickers, not class, but you'd better add the code so you don’t have to contact the stars and dance with a tambourine - Alexey Shimansky

0