Jquery JavaScript DHTML


  
    
    
        $(document).ready(function(){
            $("p").text("Some new text.");
        });
    
        
  
  
    
      Hello first


      Hello