RUPESH JOSHI

Results 2 comments of RUPESH JOSHI

Thank You @amandadianni. The solution given on the link given by @amandadianni works for me after a small change. I changed the class "datepicker" to "picker__input". ```javascript $(document).on('mousedown', '.picker__input', function(event){...