EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: arangde on August 27, 2012, 09:45:22 PM



Title: Datebox - set min, max date
Post by: arangde on August 27, 2012, 09:45:22 PM
Hello,

I am interesting jquery-easyui datebox.
I want to use it in my code.
But I can't set min and max date to it as jquery-ui datepicker as following.

$("#dt").datebox({ maxDate: "+1m +1w" });

Could you help me, please?
Thank you.