Extjs internet explorer object not found problem.
- by john misoskian
hi;
this code run firefox , but error on ie why ? please help me.
xxx.js code:
var gridFormf = new Ext.FormPanel({
id: 'company-form',
frame: true,
labelAlign: 'left',
title: 'Is Emri',
bodyStyle:'padding:5px',
width: 1,
tbar: [
newIsEmri,delIsEmri,edIsEmri,rapIsEmri,serIsEmri
…