1

I want to add some text with the date of date picker as shown in below image in green box with date. Please help me this.

html

<input type="text" id="txtdatepicker" />

javascript

$(document).ready(function () {
   $("#txtdatepicker").datepicker();
});

enter image description here

Nisar Ahmad
  • 1,987
  • 3
  • 13
  • 30

0 Answers0