tags:

views:

15

answers:

0

I'm using the jQuery UI Datepicker for a project, but need the today button to enter the date into the textfield when a user clicks on it. By default it just selects the date but doesn't enter it into the field. I'm guessing this will just require a quick mod of my jQuery UI file, but what do I change? Thanks.

Edit: I tried this: http://dev.jqueryui.com/ticket/4045 but it doesn't work!