摘要:
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>无标题文档</title><style type="text/css">html,body{margin:0px; padding:0px; font-family:Georg... 阅读全文
posted @ 2009-11-06 17:34
hcmfys_lover
阅读(126)
评论(0)
推荐(0)
摘要:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <... 阅读全文
posted @ 2009-11-06 17:33
hcmfys_lover
阅读(332)
评论(0)
推荐(0)
摘要:
/* monitorResize: true, doLayout: function() { this.setWidth(window.screen.width); Ext.grid.GridPanel.prototype.doLayout.call(this); } ,*/ listeners :{ bodyresize:function() { thi... 阅读全文
posted @ 2009-11-06 17:30
hcmfys_lover
阅读(724)
评论(0)
推荐(0)
摘要:
Extcombox从后台取值varRecordDef=Ext.data.Record.create([{name:'id'},{name:'name'}]);varcityStore=newExt.data.Store({proxy:newExt.data.HttpProxy({url:'comboxdata.php'}),reader:newExt.data.JsonReader({id:"id... 阅读全文
posted @ 2009-11-06 17:26
hcmfys_lover
阅读(436)
评论(0)
推荐(0)