Ext JS JavaScript DHTML



Hello World Window






Ext.onReady(function() {
    Ext.MessageBox.alert('title', 'msg');
});
 
asdf