Questions Tagged "JavaScript"

Found 46 results for "JavaScript"
21. Which Window method displays a dialog box containing a message and an OK button?
View Question
22. Which Window method is specifically used to obtain input from the user through a dialog box?
View Question
23. Which Window method cancels a timeout previously established using `setTimeout()`?
View Question
24. Which object represents the entire HTML document and provides access to elements on the page?
View Question
25. Which Document method returns a reference to the first object having a specified ID?
View Question
26. Which Document method returns a collection of objects having a specified tag name?
View Question
27. What is the primary difference between `document.write()` and `document.writeln()` according to the notes?
View Question
28. Which object contains the URLs visited by the user within a browser window?
View Question
29. Which Navigator property provides the value of the user-agent header sent by the client?
View Question
30. Which Navigator property indicates whether cookies are enabled in the browser?
View Question

About This Tag

Showing questions related to the tag "JavaScript".

Explore Wikique

Explore practice questions across different categories and subjects.

Browse Categories