Which parameter of load ()' s callback function has the data?
Answer Posted / manjula gangasani
responseTxt
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Which software is best for javascript?
java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.
Explain how to detect the operating system on the client machine?
How to define name function in javascript?
Which built-in method returns the calling string value converted to upper case?
What is an anonymous function in JavaScript?
If 2 methods have same name and same number of parameters, which one will be executed first?
Which is best for front end?
What are the ways to emit client-side javascript from server-side code in asp. Net?
What is the difference between undefined value and null value?
What is hoisting in javascript?
How can a page be forced to load another page in javascript?
How to getting values from cookies to set widgets?
Can array in javascript be extended?
What is a closure in javascript?