<input />

 $("#Button1").click(function () {
        $("#dd").datebox("setValue", "7/1/2012");//设置默认值
        // var a=    $("#dd").datebox("getValue");//取值

    });

 

相关文章:

  • 2022-12-23
  • 2021-11-16
  • 2022-12-23
  • 2022-02-01
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
猜你喜欢
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
  • 2022-02-02
  • 2022-12-23
相关资源
相似解决方案