The inner frame within a top-level window can be referred as
The inner frame within a top-level window can be referred as
In general, event handler is nothing but
In general, event handler is nothing but
The focus and blur events are also part of
The focus and blur events are also part of
Which property reports rotation around three different mouse wheel axes?
Which property reports rotation around three different mouse wheel axes?
Which are the events that have default actions that can be canceled by event handlers?
Which are the events that have default actions that can be canceled by event handlers?
The Text and Comment is part of
The Text and Comment is part of
Which property specifies the property of the event?
Which property specifies the property of the event?
Which property lays the element according to the normal flow?
Which property lays the element according to the normal flow?
Which event can be fired on any scrollable document element?
Which event can be fired on any scrollable document element?
Which method receives the return value of setTimeout() to cancel future invocations?
Which method receives the return value of setTimeout() to cancel future invocations?
The client-side JavaScript’s asynchronous programming model contains
The client-side JavaScript’s asynchronous programming model contains
Which of the below properties can be used for browser sniffing?
Which of the below properties can be used for browser sniffing?
Which API allows scripts in a document from one server to exchange messages with scripts?
Which API allows scripts in a document from one server to exchange messages with scripts?
Which is the preferred testing nowadays for scripting?
Which is the preferred testing nowadays for scripting?
DOM Level 3 Events standardizes which of the following events?
DOM Level 3 Events standardizes which of the following events?
The latest version of CSS is
The latest version of CSS is
Where is the information of the userAgent property located?
Where is the information of the userAgent property located?
What is the distinction made by JavaScript between windows, tabs, iframes, and frames ?
What is the distinction made by JavaScript between windows, tabs, iframes, and frames ?
What is the return type of the hash property?
What is the return type of the hash property?
When is the mouseout event fired?
When is the mouseout event fired?
Which of the following is the Web application equivalent to querySelectorAll()?
Which of the following is the Web application equivalent to querySelectorAll()?
Which object serves as the global object at the top of the scope chain?
Which object serves as the global object at the top of the scope chain?
The length property belongs to which of the following objects?
The length property belongs to which of the following objects?
The URL property belongs to which of the following object?
The URL property belongs to which of the following object?
Which is the method that removes the current document from the browsing history before laoding the new document?
Which is the method that removes the current document from the browsing history before laoding the new document?
What is the datatype of the go() method’s parameter?
What is the datatype of the go() method’s parameter?
What is the code snippet to go back to a history twice?
What is the code snippet to go back to a history twice?
Which of the following property refers to the root element of the document?
Which of the following property refers to the root element of the document?
Why is the replace() method better than the assign() method?
Why is the replace() method better than the assign() method?
Which of the following property allows you to specify an element’s position with respect to the browser window?
Which of the following property allows you to specify an element’s position with respect to the browser window?
Which of the following can be used to select HTML elements based on the value of their name attributes?
Which of the following can be used to select HTML elements based on the value of their name attributes?
Which event is fired when a document and all of its external resources are fully loaded and displayed to the user?
Which event is fired when a document and all of its external resources are fully loaded and displayed to the user?
What is the distinction made by the Client-side JavaScript between windows, tabs, iframes, and frames ?
What is the distinction made by the Client-side JavaScript between windows, tabs, iframes, and frames ?
The navigator property belongs to which of the following object?
The navigator property belongs to which of the following object?
The type that specifies what kind of event occured is
The type that specifies what kind of event occured is
Which of the following property specifies the string of text that was entered?
Which of the following property specifies the string of text that was entered?
Each tab in the single web browser window is called as
Each tab in the single web browser window is called as
Which among the following is not a property of the Location object?
Which among the following is not a property of the Location object?
Which two events will have the generated text for key events?
Which two events will have the generated text for key events?
Which of the following is an example of a Shortcut Property?
Which of the following is an example of a Shortcut Property?
Which of the following is the ultiate element selection method?
Which of the following is the ultiate element selection method?
Which method receives the return value of setInterval() to cancel future invocations?
Which method receives the return value of setInterval() to cancel future invocations?
The process by which the browser decides which objects to trigger event handlers on is
The process by which the browser decides which objects to trigger event handlers on is
Which is one of way to query a document for an element or elements?
Which is one of way to query a document for an element or elements?
Which is the handler method used to invoke when uncaught JavaScript exceptions occur?
Which is the handler method used to invoke when uncaught JavaScript exceptions occur?
The video and the audio belong to the
The video and the audio belong to the
Which is the property of a Window object that holids the name of the frame?
Which is the property of a Window object that holids the name of the frame?
The return type of getElementsByClassName() is
The return type of getElementsByClassName() is
Which syntax is used to describe elements in CSS?
Which syntax is used to describe elements in CSS?
The events that is emulated by the jQuery library are
The events that is emulated by the jQuery library are
Nested documents in the HTML can be done using
Nested documents in the HTML can be done using
The events that are directly tied to a specific input device are
The events that are directly tied to a specific input device are
The element that can also register handlers for load and error events is
The element that can also register handlers for load and error events is
What will happen if the first argument of open() is omitted?
What will happen if the first argument of open() is omitted?
The nodes that represent HTML elements are the
The nodes that represent HTML elements are the
The node directly above a node is called
The node directly above a node is called
Which property holds a DataTransfer object that contains information about the data being transferred and the formats in whichh it is available?
Which property holds a DataTransfer object that contains information about the data being transferred and the formats in whichh it is available?
If the window has child windows, how will the browsing histories be affected?
If the window has child windows, how will the browsing histories be affected?
What does the location property represent?
What does the location property represent?
Which of the following is/are of Text nodes?
Which of the following is/are of Text nodes?
When will the browser invoke the handler?
When will the browser invoke the handler?
What is the special feature of the modern web applications?
What is the special feature of the modern web applications?
The decodeURIComponent() is defined by
The decodeURIComponent() is defined by
What is the function used to extract arguments from the search property of a URL?
What is the function used to extract arguments from the search property of a URL?
To which object does the location property belong?
To which object does the location property belong?
The high-level events among the following events are
The high-level events among the following events are
Which of the following is the default positioning elements with CSS?
Which of the following is the default positioning elements with CSS?
When will the fourth argument to open() useful?
When will the fourth argument to open() useful?
Which of the following is defined by the specification?
Which of the following is defined by the specification?
The events that are not triggered directly by user activity are called
The events that are not triggered directly by user activity are called
The events that are not directly tied to a specific input device are
The events that are not directly tied to a specific input device are
The C in CSS stands for
The C in CSS stands for
Which property is used to obtain browser vendor and version information?
Which property is used to obtain browser vendor and version information?
What is the purpose of the assign() method?
What is the purpose of the assign() method?
The properties that specify the position and button state of the mouse are
The properties that specify the position and button state of the mouse are
What will happen if we call setTimeout() with a time of 0 ms?
What will happen if we call setTimeout() with a time of 0 ms?
Which is the property that is triggered in response to JavaScript errors?
Which is the property that is triggered in response to JavaScript errors?
A new web browser window can be opened using which method of the Window object ?
A new web browser window can be opened using which method of the Window object ?
Which is the object on which the event occured or with which the event is associated?
Which is the object on which the event occured or with which the event is associated?
Which function among the following lets to register a function to be invoked repeatedly after a certain time?
Which function among the following lets to register a function to be invoked repeatedly after a certain time?
What is the result of the following code snippet?
window.location === document.location
What is the result of the following code snippet?
window.location === document.location
What is the vendor-neutral synonym for navigator?
What is the vendor-neutral synonym for navigator?
Which of the following keys are set to true when the keyboard modifier keys are held down?
Which of the following keys are set to true when the keyboard modifier keys are held down?
Which of the following are the unnecessary events currently?
Which of the following are the unnecessary events currently?
The setTimeout() belongs to which object?
The setTimeout() belongs to which object?
Which function among the following lets to register a function to be invoked once?
Which function among the following lets to register a function to be invoked once?
The events that represents occurrences related to the browser window are
The events that represents occurrences related to the browser window are
The paragraph “p” is a part of
The paragraph “p” is a part of
How to detect and respond to mouse drags?
How to detect and respond to mouse drags?
The history property belongs to which object?
The history property belongs to which object?
Which event is triggered sooner when the document and its elements are ready to manipulate?
Which event is triggered sooner when the document and its elements are ready to manipulate?
Which object is passed as the argument to handlers for keydown, keyup, and keypress events?
Which object is passed as the argument to handlers for keydown, keyup, and keypress events?
Which is the opposite to the load event in JavaScript?
Which is the opposite to the load event in JavaScript?
Which form of event propogation handles the registered container elements?
Which form of event propogation handles the registered container elements?
Which of the following are the drag and drop events?
Which of the following are the drag and drop events?
What does the following code snippet mean?
What does the following code snippet mean?
When is the mouseover event fired?
When is the mouseover event fired?
The central object in a larger API is known as
The central object in a larger API is known as
Which is the alternative to the load event?
Which is the alternative to the load event?
When are the mouse events generated?
When are the mouse events generated?