I want to create a Datechooser, but I want a button near the text field and when I click the button, the Datepicker should show up, but selected date should be in the text box.
How can I do this.
I want to create a Datechooser, but I want a button near the text field and when I click the button, the Datepicker should show up, but selected date should be in the text box.
How can I do this.
Try jQuery UI DatePicker.
Demo from jQuery UI site: http://jqueryui.com/demos/datepicker/#icon-trigger