Ext JS JavaScript DHTML



Hello World Window





Ext.onReady(function(){
  
    Ext.get('block').ghost();
    Ext.get('inline').ghost('tr');
});


    
    
      

I Am A Block Element


    

    I Am An Inline Element