Exam 11: Using Dom to Enhance Web Pages
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
A(n)_________________________ is a new JavaScript object created from a built-in object.
(Short Answer)
4.8/5
(35)
Normally,a link is associated with a URL,so when the visitor clicks the hyperlink,the browser shows a new Web page.
(True/False)
4.9/5
(39)
Case 11-2
Gerard has inherited some messy code from Sheena,a colleague who had to move onto another project in a hurry before she had a chance to clean it up for him and leave it in better shape.He has some work to do to clean it up.
-Gerard knows that in a given code statement Sheena was trying to construct a function that will open a pop-up window,but he sees that it is not working.How should he rewrite the statement so that it will work?
(Multiple Choice)
4.9/5
(40)
Using JavaScript takes away the dependence on the _________________________ to produce interesting effects and animation on a Web page.
(Short Answer)
4.8/5
(31)
_________________________ tags like < img > may place the closing / symbol within the tag.
(Short Answer)
4.8/5
(34)
What are the steps to create a pop-up caption?
a.Define the image file using the element id
b.Construct the pop-up caption object and determine the state (hidden or visible)
c.If visible,hide the pop-up caption and restore the original image
d.If hidden,show the pop-up caption with the new image
(Essay)
4.7/5
(41)
If the < a href="#" > code is used,the browser will not show a new Web page if the user clicks the link.
(True/False)
4.9/5
(35)
The relationships within the DOM allow an object to become a child of another object.
(True/False)
4.8/5
(35)
Identify the letter of the choice that best matches the phrase or definition.
-Can be used in a number of different HTML tags
(Multiple Choice)
4.8/5
(48)
JavaScript arrays are fixed length as in other programming languages.
(True/False)
4.8/5
(39)
Using JavaScript takes away the dependence on the ____ to produce interesting effects and animation on a Web page.
(Multiple Choice)
4.8/5
(40)
The variable that represents an array is called the array _________________________.
(Short Answer)
4.9/5
(32)
The DOM hierarchical naming system makes objects on a Web page accessible to scripting languages.
(True/False)
4.8/5
(34)
No difference exists between color names and hexadecimal codes for the same colors.
(True/False)
4.8/5
(40)
A(n)____ language is used to make your Web pages even more dynamic.
(Multiple Choice)
4.8/5
(27)
Identify the letter of the choice that best matches the phrase or definition.
-Class selector must be notated by this in the HTML tag
(Multiple Choice)
4.8/5
(34)
Showing 61 - 80 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)