Exam 11: Using Dom to Enhance Web Pages

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

A(n)_________________________ is a new JavaScript object created from a built-in object.

(Short Answer)
4.8/5
(35)

Which of the following is NOT identified by an API?

(Multiple Choice)
4.8/5
(36)

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)

Few browsers recognize standard colors by name.

(True/False)
4.8/5
(39)

A(n)____ style is enclosed within the < div > tag.

(Multiple Choice)
4.8/5
(35)

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)

Which tag groups items inline?

(Multiple Choice)
4.7/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
close modal

Filters

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