在把StatusBar放到一个Panel上时,如果这个panel在ViewPort中的South ,需要把 Panel的height 设置成 0 否则在ie7中,会有一个13px的空白。
var statusBar = new Ext.Panel({
// autoHeight: true,
height:0,
// title: 'StatusBar',
region:'south',
// bodyStyle: ' ...
Ext Road Map
Our goals for 2008 are to continue improving the 2.x version line by adding new components and enhancing some of the existing areas of functionality in Ext as shown below. Looking ahead to 3.0, there are some big new areas that we'll be getting into. In addition to some often requested ...
- 16:48
- 浏览 (518)
- 评论 (1)
- 分类: extjs
- 发布在 javascript研究小组 圈子
基于spring+dwr+extjs的列子,来源于extjs.com网站
放到这里供学习的人下载
- 浏览: 14508 次
- 性别:

- 来自: 济南

- 详细资料
搜索本博客
我的相册
detail
共 1 张
共 1 张
最新评论
-
grails 导出 excel
你确认在你的controller中定义这个XlsExportService 吗 ...
-- by dellsoft -
grails 导出 excel
不能执行:java.lang.NullPointerException: Can ...
-- by ourfirebird -
jsecurity 资料
一直在关注中,其基于pojo的特性还是很诱人的.
-- by agile_boy -
extjs dwr spring
谢谢,学习,学习
-- by fang_qi -
grails 文档出来了
英文也够明白的啊,我觉得这个比其他的框架文档都要好,都很详细的,不用翻译了吧:)
-- by Fly_m






评论排行榜