|
Title: Datebox okText Post by: hande89 on July 20, 2015, 10:51:40 PM Documentation http://www.jeasyui.com/documentation/datebox.php says that datebox has a property okText which defaults to string 'Ok'. However, there's no Ok button available in this example: http://www.jeasyui.com/easyui/demo/datebox/basic.html
Title: Re: Datebox okText Post by: stworthy on July 21, 2015, 12:44:46 AM The $.fn.datebox.defaults.okText is a reserved property for datetimebox plugin.
Title: Re: Datebox okText Post by: hande89 on July 21, 2015, 01:43:43 AM Maybe it should be in $.fn.datetimebox.defaults only and not to mention in datebox documentation at all because it can't be used there. But thanks for answer.
|