<input />
$("#Button1").click(function () {
$("#dd").datebox("setValue", "7/1/2012");//设置默认值
// var a= $("#dd").datebox("getValue");//取值
});
<input />
$("#Button1").click(function () {
$("#dd").datebox("setValue", "7/1/2012");//设置默认值
// var a= $("#dd").datebox("getValue");//取值
});
相关文章: