Exam 10: Creating Pop-Up Windows, Adding Scrolling Messages, and Validating Forms

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

To cause a message to scroll in the text field,you must increment the position locator variable by 5.

(True/False)
4.8/5
(37)

A(n)____ is an action,such as a mouse click or a window loading.

(Multiple Choice)
4.9/5
(37)

Which of the following methods creates a pop-up window?

(Multiple Choice)
4.9/5
(39)

Identify the letter of the choice that best matches the phrase or definition. -A base of 8

(Multiple Choice)
4.7/5
(45)

Case 10-1 Eamon has extensive experience with event handlers and he offers to help Brigid sort through the options available to her. -Brigid tells Eamon that she would like to use the onClick event handler to trigger the execution of some JavaScript in her code.He sees right away that this will never work for her because she is using the wrong object for the event handler.Which object is she referencing?

(Multiple Choice)
4.8/5
(35)

One reason to avoid assigning a scrolling message to the status bar is that users often do not look at the status bar.

(True/False)
4.8/5
(33)

The ____________________ object generally is used with the onSubmit and onReset event handlers.

(Short Answer)
4.8/5
(28)

The ____ component of a scrolling message regulates the speed in which the characters display in the text field.

(Multiple Choice)
5.0/5
(46)

In the statement,onLoad="scrollingMsg()",scrollingMsg is the event handler.

(True/False)
4.8/5
(31)

Identify the letter of the choice that best matches the phrase or definition. -Object that cannot be used to create other objects

(Multiple Choice)
4.8/5
(28)

____________________ is a programming technique used to call the same function from within the function.

(Short Answer)
4.9/5
(32)

What type of value does the isNaN()function return?

(Multiple Choice)
4.9/5
(35)

When the user performs an action,such as a mouse click,which of the following associates that action with a function?

(Multiple Choice)
4.9/5
(43)

Which of the following event handlers is used to trigger an action when a document is loaded into the browser window?

(Multiple Choice)
4.9/5
(43)

The setTimeout()method is added at the end of the scrollingMsg()function to create a pause before it calls the scrollingMsg()function again.

(True/False)
4.8/5
(41)

With the parseFloat()function,if the first character cannot be converted to a number,what is the result?

(Multiple Choice)
4.9/5
(37)

The general form of the pow()method is ____.

(Multiple Choice)
4.9/5
(39)

When the ____________________ attribute of the open()method is set to yes,the title bar is removed.

(Short Answer)
4.9/5
(44)

The ____ loop relies on a conditional statement using numeric values.

(Multiple Choice)
4.9/5
(41)

Which of the following statements increments a variable by one?

(Multiple Choice)
4.7/5
(42)
Showing 61 - 80 of 112
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)