Mycoding
4 May 2011, 9:37 AM
I need to get height over Ext.select, but fails.
Please give me some advice how to do it easier.
At the moment I think to do it over this. But it is not cute way.
Ext.select('#'+Ext.dd.ddEL+' div.x-window-body').elements[0].attributes[0].nodeValue
Please give me some advice how to do it easier.
At the moment I think to do it over this. But it is not cute way.
Ext.select('#'+Ext.dd.ddEL+' div.x-window-body').elements[0].attributes[0].nodeValue