Thanks MR
ITs very useful one,
Thanks
On Sun, Jun 28, 2009 at 9:13 PM, Prashant Khanal <prashantkhanal@gmail.com> wrote:
hmm....have a lookyou know at the code below and its the one provided in that example:$(function()
{
$('.date-pick').datePicker()
$('#start-date').bind(
'dpClosed',
function(e, selectedDates)
{
var d = selectedDates[0];
if (d) {
d = new Date(d);
$('
No comments:
Post a Comment