Exam 11: Working With Events and Styles Tutorial
Exam 1: Getting Started With Html5118 Questions
Exam 2: Getting Started With Css Tutorial117 Questions
Exam 3: Designing a Page Layout Tutorial106 Questions
Exam 4: Graphic Design With Css Tutorial87 Questions
Exam 5: Designing for the Mobile Web Tutorial90 Questions
Exam 6: Working With Tables and Columns Tutorial69 Questions
Exam 7: Designing a Web Form Tutorial71 Questions
Exam 8: Enhancing a Website With Multimedia Tutorial73 Questions
Exam 9: Getting Started With Javascript Tutorial72 Questions
Exam 10: Exploring Arrays Loops and Conditional Statements Tutorial73 Questions
Exam 11: Working With Events and Styles Tutorial76 Questions
Exam 12: Working With Document Nodes and Style Sheets Tutorial76 Questions
Exam 13: Programming for Web Forms Tutorial78 Questions
Exam 14: Exploring Object-Based Programming77 Questions
Select questions type
Identify the correct charCode values for the keys "1, 9" on the top row of the keyboard when the keyup and keydown events occur.
Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
A
The evt.eventPhase returns the object that is currently experiencing the event.
Free
(True/False)
4.8/5
(38)
Correct Answer:
False
Which of the following event object methods prevents other event listeners of the event from being called?
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
A
Which of the following syntaxes displays a dialog box, causing the user to enter input text?
(Multiple Choice)
4.9/5
(39)
Identify the event handler that does not recognize the propagation of the events through capture and bubbling phases.
(Multiple Choice)
4.7/5
(35)
Which of the following keyboard event properties returns the text of the key used in the event?
(Multiple Choice)
4.7/5
(36)
Which of the following JavaScript expressions is equivalent to the given HTML code?
(Multiple Choice)
4.8/5
(42)
The mouseout event indicates the movement of a mouse pointer onto an element.
(True/False)
4.9/5
(37)
The evt.pageY property returns the vertical coordinate (in pixels) of the mouse pointer relative to the document.
(True/False)
4.8/5
(40)
The event property evt.key returns the text of the key used in the event.
(True/False)
4.8/5
(35)
William wants to create a dialog box in his website to display the message "My name is William". Which of the following syntaxes must William use to display the message?
(Multiple Choice)
5.0/5
(52)
John has created an object called Pines. He wants to change the cursor type to the pointer cursor. Which of the following syntaxes must John use to accomplish this?
(Multiple Choice)
4.8/5
(43)
Which of the following statements is true about the evt.screenX mouse event?
(Multiple Choice)
4.8/5
(39)
Which of the following mouse buttons is pressed if the value of the evt.buttons property is 2?
(Multiple Choice)
5.0/5
(40)
Which of the following mouse event object properties matches the mouse key that is clicked by the player during the game?
(Multiple Choice)
4.8/5
(33)
Which of the following is the syntax to define a cursor in JavaScript?
(Multiple Choice)
4.9/5
(33)
Showing 1 - 20 of 76
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)