Title: [FIXED] spinner 不支持 readonly 属性吗? Post by: iamjxc on March 22, 2014, 01:05:11 AM spinner, NumberSpinner, timespinner 都不支持下面的代码
el.spinner({readonly:true}); Title: Re: spinner 不支持 readonly 属性吗? Post by: stworthy on March 22, 2014, 08:10:08 AM The 'readonly' property will be supported since next version. Please download the preview spinner plugin from http://www.jeasyui.com/easyui/plugins/jquery.spinner.js
Title: Re: spinner 不支持 readonly 属性吗? Post by: iamjxc on March 27, 2014, 06:29:25 PM 感谢 !
|