User Interface Expert Question:
Download Questions PDF

Explain what is an AJAX request and what is a simple example of where a AJAX request would be used?

UI Developer Interview Question
UI Developer Interview Question

Answer:

Asynchronous JavaScript and XML. Client side process used for GET, POST etc to get new data without having to refresh the page.

Download UI Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain what is the difference between the application model of HTML and HTML5?Tell me how do you select all elements with the class of "selected" in jQuery?