Ext JS JavaScript DHTML



Hello World Window





Ext.onReady(function(){
  
    Ext.get('block').shift({x: 5, y: 300, width: 300, height: 200});
});


    
    
      

I Am A Block Element


    

    I Am An Inline Element