khadarmeeran
24 Dec 2011, 9:34 AM
In sencha1.1.0 ,, loading bar is not rotating.....
the below is my code which iam using in my app, it just shows loading bar withou any rotation ....
var loadingMask = new Ext.LoadMask(Ext.getBody(), {msg : "Loading..."
});loadingMask.show();
the below is my code which iam using in my app, it just shows loading bar withou any rotation ....
var loadingMask = new Ext.LoadMask(Ext.getBody(), {msg : "Loading..."
});loadingMask.show();