I have two related questions...
How do I update an HTML element (let's say a p tag) with the correct date when I click on a day in the jQuery UI datepicker plug in?
If I have another way to selecte a date aside from the datepicker, how do I then update the datepicker's selected date (it's adds a class of "ui-state-active" to the date)?