随笔分类 -  Ext.js文章

Ext.js技术文章
在Ext3.4 中datefield使用readOnly显示不正常
摘要:1.在Ext.js 3.4中datefield使用readOnly显示不正常,日期图标会消失。解决办法是使用其他属性代替,使用config属性:editable:false 。效果和readOnly 是一样的 阅读全文

posted @ 2014-02-17 22:20 六欲 阅读(228) 评论(0) 推荐(0)

从Ext.js examples\index.html 看到代码时的小感想
摘要:首先先贴代码 看上述的代码 注释的1,2,3,4 Ext JS 3.4 - sencha.comLoading styles and images... Ext JS 3.4 Samples View Documentation ... 阅读全文

posted @ 2014-02-17 11:56 六欲 阅读(584) 评论(0) 推荐(0)

导航