M
Q. Which is the alternative to the load event?
DOMContentLoaded and readystatechange are alternatives to the load event: they are triggered sooner, when the document and its elements are ready to manipulate, but before external resources are fully loaded.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. When are the keyboard events fired?
Q. The focus and blur events are also part of
Q. Which is the most appropriate database for developers requiring huge amount of data?
Q. A new web browser window can be opened using which method of the Window object ?
Q. The maximum number of global symbols a module can define is
Q. Which of the following are the unnecessary events currently?
Q. How does IndexedDB provide atomicity?
Discusssion
Login to discuss.