What does isNaN function do?
It Return true if the argument is not a number.
View answer Workspace Report Error Discuss
What is mean by "this" keyword in javascript?
View Answer Report Error Discuss
Which of the following navigator object properties is the same in both Netscape and IE?
Which class provides an interface for invoking JavaScript methods and examining JavaScript properties.
The syntax of capture events method for document object is..
captureEvents(eventType)
Which of the following is added to prefs.js,when open a dialog box each time an error occurs?
How do you put a message in the browser's status bar ?
Which of the following is not considered a JavaScript operator?