mousavian / bootstrap-jalali-datepicker

Twitter Bootstrap Jalali Datepicker
http://mousavian.github.io/bootstrap-jalali-datepicker
160 stars 53 forks source link

more than one date input #6

Closed tuytoosh closed 9 years ago

tuytoosh commented 9 years ago

Hi . I am using a form with more than one date inputs. for example 3 inputs... it works in first input but is not working in others...

(I have many low knowledge about Jquery) what i must do?

tuytoosh commented 9 years ago

my problem solved with using class instead of id :)

thanks for your great package

mousavian commented 9 years ago

@tuytoosh Basically ids refer to just 1 element while classes are referred to a group of elements.