How do we do asynchronous processing using Ajax?
Submitted by: MuhammadxmlHttpObj.onreadystatechange = function1();
Above is the code snippet, which will help us to do asynchronous processing. So function1 () will be called when the XMLHTTP request object goes to on ready state change.
Submitted by: Muhammad
Above is the code snippet, which will help us to do asynchronous processing. So function1 () will be called when the XMLHTTP request object goes to on ready state change.
Submitted by: Muhammad
Read Online XMLHttpRequest Job Interview Questions And Answers
Top XMLHttpRequest Questions
☺ | Explain getAllResponseHeaders ()? |
☺ | What is getResponseHeader("headerLabel")? |
☺ | What is SetRequestHeader ("label"," value")? |
☺ | Explain what is JSON? |
☺ | What is send(content)? |
Top Client Side Scripting Categories
☺ | Ext-JS Interview Questions. |
☺ | AngularJS Interview Questions. |
☺ | Dojo Interview Questions. |
☺ | Expert Developer JavaScript Interview Questions. |
☺ | SWFObject Interview Questions. |