Datepicker jQuery UIでボタンイメージとテキストのどちらをクリックしてもカレンダーを表示する設定 2020/7/26 2020/7/27 html $( "#datepicker" ).datepicker({ showOn: "both", buttonImage: "imag/img.png" });