Exam 12: Controlling Content Dynamically

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

Dynamic table generation was first introduced in ____.

(Multiple Choice)
4.9/5
(37)

The code that follows an advanced content function in parentheses, as in cycle(txt1, "Hiking,Bicycling, Camping,Kayaking,Climbing,Find all your gear at,Nomad Outfitters", 30) are the display ______________________ for the text that the function should cycle through.

(Short Answer)
4.9/5
(43)

The text between the tags in the tag set that creates a button is the style that appears on the button.

(True/False)
4.9/5
(37)

Allowing users to delete elements from a Web page is especially useful in a content-laden page in which the user might want to pare down the content to pertinent elements or sections.

(True/False)
4.8/5
(36)

You can use color to highlight the element to which the user is currently pointing.

(True/False)
4.8/5
(37)

The DOM provides access to most of the elements of a Web page.

(True/False)
4.8/5
(32)

Changing the outerHTML property to a(n) ____ value removes the element and its surrounding tags from the Web page.

(Multiple Choice)
4.7/5
(35)

One of DHTML's most powerful features for working with tables in your Web pages is dynamic table parsing.

(True/False)
4.8/5
(36)

Error ____ removes an important debugging aid.

(Multiple Choice)
5.0/5
(30)

The ____ used with the datasrc attribute in a table tag indicates that the source is an object in the same Web page.

(Multiple Choice)
4.8/5
(40)

Changing the innerHTML property to a(n) null value removes the element and its surrounding tags from the Web page.

(True/False)
4.8/5
(34)

You can program a page to generate a table of contents for the page at launch time.

(True/False)
4.8/5
(37)

Take care not to avoid a common mistake by adding a ____ between the single quotes following outerHTML= or you will not have specified the null value with the correct syntax.

(Multiple Choice)
4.8/5
(46)

You can use dynamic content tools to associate an external text file with a Web page by using ______________________.

(Short Answer)
4.8/5
(41)

The ____ provides access to all the elements of a Web page.

(Multiple Choice)
4.7/5
(34)

You cannot script a Web page to add elements dynamically at run time.

(True/False)
4.9/5
(32)

The ______________________ provides access to all the elements of a Web page.

(Short Answer)
4.8/5
(32)

You can use dynamic ______________________ to generate all or part of a page when it is opened or to alter the page's contents in response to user events.

(Short Answer)
4.8/5
(31)

Using scripts to change text attributes such as color and font size affects only the ______________________ of elements.

(Short Answer)
4.8/5
(44)

Linking an external database with a Web page is known as ______________________.

(Short Answer)
4.9/5
(32)
Showing 81 - 100 of 130
close modal

Filters

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