2009年9月10日

测试一下

摘要: 阅读全文

posted @ 2009-09-10 16:14 Melvin 阅读(74) 评论(0) 推荐(0)

EXT Date IE8宽度

摘要: Ext.override(Ext.menu.DateMenu, { autoWidth: function() { var el = this.el, ul = this.ul; if (!el) { return; } var w = this.width; if (w) { el.setWidth(w); } else if (Ext.isIE && !Ext.isIE6) {... 阅读全文

posted @ 2009-09-10 13:35 Melvin 阅读(145) 评论(0) 推荐(0)

导航