Exam 12: Controlling Content Dynamically

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

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

Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
Verified

A

To assign the null variable to an element, you would type a double quote.

Free
(True/False)
4.8/5
(38)
Correct Answer:
Verified

False

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

Free
(Short Answer)
4.8/5
(40)
Correct Answer:
Verified

null

You would use the ____ property if you want to replace a number, which is within HTML tags, and not any of the surrounding text or HTML tags.

(Multiple Choice)
4.8/5
(28)

Dynamic table generation is not supported by Netscape browsers.

(True/False)
4.9/5
(37)

Adding content at run time with scripts can allow you to create impressive customized and versatile Web pages.

(True/False)
5.0/5
(38)

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 attributes for the text that the function should cycle through.

(True/False)
4.8/5
(31)

Dynamic content includes special features for easily creating and working with spreadsheet data.

(True/False)
4.8/5
(33)

If you are using a Netscape browser and a table does not load, select Options from the Tools menu, click the ____ button, then click the Download button in the Advanced window to download the browser updates.

(Multiple Choice)
4.8/5
(39)

True dynamic content involves ____ and replacing page elements.

(Multiple Choice)
4.9/5
(38)

In the element, the true value for the ____ attribute specifies that the data in an external file includes a row of information identifying the contents of each column.

(Multiple Choice)
4.7/5
(32)

____ time is the period when a browser first interprets and displays the Web page and runs scripts.

(Multiple Choice)
4.9/5
(43)

Parse this function into its constituent parts and explain the different components: cycle(txt1, "Hiking,Bicycling, Camping,Kayaking,Climbing,Find all your gear at,Nomad Outfitters", 30).

(Essay)
4.9/5
(36)

To allow your information to get out to everyone who wants to review it without alarming viewers, you can include a(n) ______________________ that keeps error messages from appearing in incompatible browsers.

(Short Answer)
4.8/5
(40)

You can script your Web page to allow users to tailor it to suit their needs.

(True/False)
4.8/5
(39)
Identify the letter of the choice that best matches the phrase or definition.
Removes an important debugging aid
UseHeader
Browser that introduced the concept of dynamic table generation
sorting
Property that includes the element contents and the tags surrounding it
dynamic content
Correct Answer:
Verified
Premises:
Responses:
Removes an important debugging aid
UseHeader
Browser that introduced the concept of dynamic table generation
sorting
Property that includes the element contents and the tags surrounding it
dynamic content
Tag set that creates a button with a customized function
button
With the datasrc attribute, indicates that the source is an object in the same Web page
datasrc
Object set to null in order to suppress errors
outerHTML
One of the most useful tools for working with tables in DHTML
error suppression
Allows you to create pages in which styles change instantly based on user actions
DHTML
The period when a browser first interprets and displays a Web page and runs scripts
line breaks
Read by the and tags
window.onerror
Attribute that refers to the object element with a given id
onMouseOver
Generates all or part of a page when it is opened or alters the page's content in response to user events
Netscape
Part of an element that is affected by changes to text attributes
null
Browser that supports dynamic table generation, even though it did not introduce the concept
data binding
Attribute that specifies the name of an external file to be bound
innerHTML
Provides access to all the elements of a Web page
#
Property that replaces an element but leaves its enclosing HTML tags intact
DOM
A type of event handler
style
The association of an external database with a Web page
Internet Explorer
Value for outerHTML property that removes an element and its surrounding tags from a Web page
run time
(Matching)
4.7/5
(39)

The ______________________ property replaces an element but leaves its enclosing HTML tags intact.

(Short Answer)
4.8/5
(36)

Discuss the use of Dynamic HTML to alter a Web page's appearance. What changes? What is not affected? What is "true" dynamic content?

(Essay)
4.9/5
(44)

Data binding allows the user's browser to generate a Web page table from a(n) ____ data file at run time.

(Multiple Choice)
4.9/5
(35)

You can add interactivity by modifying page content in response to user actions.

(True/False)
4.8/5
(36)
Showing 1 - 20 of 130
close modal

Filters

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