Ext JS JavaScript DHTML



Hello World Window






Ext.onReady(function() {
    
    Ext.MessageBox.wait("something...", 'Hold on...'); 
});
 
asdf