Answers

Question and Answer:

  Home  Ext JS

⟩ Explain Ext JS and Ajax?

The Ext JS framework includes support for Ajax implementations. Typically, a common feature of Ajax applications is for an application to asynchronously respond to user input by updating the UI without redisplaying the entire Web page. A typical Ext JS Ajax implementation: an HTML text field and button element that posts data in the text field to a Web server when the button is clicked.

 253 views

More Questions for you: