Exam 10: Creating Pop-Up Windows, Adding Scrolling Messages, and Validating Forms
Exam 1: Introduction to HTML, XHTML, and CSS112 Questions
Exam 2: Creating and Editing a Web Page Using Inline Styles112 Questions
Exam 3: Creating Web Pages With Links, Images, and Embedded Style Sheets110 Questions
Exam 4: Creating Tables in a Web Site Using an External Style Sheet112 Questions
Exam 5: Creating an Image Map112 Questions
Exam 6: Creating a Form on a Web Page112 Questions
Exam 7: Using Advanced Cascading Style Sheets112 Questions
Exam 8: Adding Multimedia Content to Web Pages111 Questions
Exam 9: Integrating Javascript and Html5111 Questions
Exam 10: Creating Pop-Up Windows, Adding Scrolling Messages, and Validating Forms112 Questions
Exam 11: Using Dom to Enhance Web Pages112 Questions
Exam 12: Creating and Using XML Documents111 Questions
Exam 13: Html Special Feature 1: Attracting Visitors to Your Web Site15 Questions
Exam 14: Html Special Feature 2: Converting Frames on Your Web Site15 Questions
Select questions type
The display object component of a scrolling message is a text string assigned to a variable._________________________
(True/False)
4.9/5
(28)
Which of the following is the general form for the JavaScript statement used to assign a value to a text field object within a form?
(Multiple Choice)
4.9/5
(36)
The ____________________ attribute of the open()method includes the address bar in a pop-up window when set to the value of yes.
(Short Answer)
4.9/5
(30)
The _____________________________ built-in function is the only function that tests for numeric values.
(Short Answer)
5.0/5
(34)
A(n)____ is any expression that evaluates to true or false.
(Multiple Choice)
4.8/5
(33)
Form validation in JavaScript can use a series of nested ____________________ statements.
(Short Answer)
4.8/5
(46)
If a value of 12Wre is entered,parseInt()will convert to ____.
(Multiple Choice)
4.9/5
(30)
The statement,window.setTimeout("scrollingMsg()",200),calls the function scrollingMsg()every 200 seconds,allowing the message to scroll continuously through the text box.
(True/False)
4.9/5
(38)
Identify the letter of the choice that best matches the phrase or definition.
-Converts a string argument into a decimal floating-point number
(Multiple Choice)
4.9/5
(43)
A(n)____ is a series of statements that executes repeatedly until it satisfies a condition.
(Multiple Choice)
4.8/5
(37)
The substring()method needs two parameters (x,y),where x is the starting point of the string and y is the location of the first character placed in the string.
(True/False)
4.8/5
(34)
Which of the following attributes supplied in the open()method allow you to determine the size at which the new window initially displays?
(Multiple Choice)
4.9/5
(37)
Showing 101 - 112 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)