upcn
6 May 2013, 8:11 PM
test code:
Ext.create("Ext.Window",{html:"<ul><li>11111111</li><li>22222222222</li></ul>"}).show();
Ext.create("Ext.Window",{html:"<ul><li>11111111</li><li>22222222222</li></ul>"}).show();
View Full Version : UL LI in panel window position is wrong