摘要:        
Ext.onReady(function(){	if(Ext.isIE){ Ext.enableGarbageCollector=false; }	Ext.BLANK_IMAGE_URL = site_url+"extjs/resources/images/default/s.gif";	Ext.QuickTips.init(); Ext.form.Field.prototype.msgTarget = 'side'; // Ext.state.Manager.setProvider(new Ext.state.CookieProvider()); var     阅读全文
posted @ 2012-07-15 13:34
haiwei.sun
阅读(497)
评论(0)
推荐(0)
        
            
        
        
摘要:        
http://blog.csdn.net/huang_xw/article/details/7491313ExtJS在Firefox里面显示正常,但是用IE打开的时候报错:对象不支持此属性或方法(object doesn't support this property or method)。在网上找了一下,This is an issue in IE where the first element of the body can’t be a text node。原来body标签内的第一个元素不能为文本text,否则IE浏览器会报错。也就是说<body>后面必须是div、s    阅读全文
posted @ 2012-07-15 13:09
haiwei.sun
阅读(683)
评论(0)
推荐(0)
        

浙公网安备 33010602011771号