JQuery-Mobile UI DatePicker Setting a specific default date?

You should do: $(document). Ready(function() { var queryDate = new Date(2009,11,01); $('#date'). Datepicker({defaultDate: queryDate}); }); And that's it.

Hope this helps Cheers.

I've tried it and it doesn't change anything. It's driving me crazy :o/ – Satch3000 May 7 at 20:11 works for me jsfiddle. Net/mplungjan/FQLjS – mplungjan May 8 at 8:49.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions