Deck 12: Controlling Content Dynamically

ملء الشاشة (f)
exit full mode
سؤال
You can use dynamic content tools to associate an external text file with a Web page by using ____.

A)data binding
B)sorting
C)data selection
D)dynamic modification
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
An element's ____ property includes the element contents and the tags surrounding it.

A)innerHTML
B)null
C)outerHTML
D)proximity
سؤال
The ____ connects Web pages to scripts or programming languages.

A)DOT
B)DOP
C)DOM
D)DOL
سؤال
Dynamic content includes special features for easily creating and working with ____ data.

A)spreadsheet
B)table
C)indexed
D)image
سؤال
Dynamic content tools can create portions of your Web pages for you at ____ time.

A)launch
B)run
C)start
D)load
سؤال
You would type ____ to specify the null value.

A)two single quotes
B)a double quote
C)an ampersand
D)a pound sign
سؤال
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.

A)colon
B)space
C)semicolon
D)period
سؤال
DHTML includes many tools for altering a Web page's appearance in response to user ____.

A)binding
B)actions
C)running
D)linking
سؤال
____ time is the period when a browser first interprets and displays the Web page and runs scripts.

A)Launch
B)Start
C)Run
D)Load
سؤال
The text between the tags in the tag set that creates a button is the ____ that appears on the button.

A)color
B)font
C)label
D)style
سؤال
You can program a page to generate a table of contents for the page at ____ time.

A)start
B)launch
C)load
D)run
سؤال
Changing the outerHTML property to a(n) ____ value removes the element and its surrounding tags from the Web page.

A)indexed
B)unit
C)null
D)unary
سؤال
Dynamic content allows you to change an element in response to a user's ____ movements.

A)mouse pointer
B)running
C)scripting
D)data binding
سؤال
You can script a Web page to add elements dynamically at ____ time.

A)start
B)load
C)launch
D)run
سؤال
Dynamic content tools allow your Web page elements to change based on user ____.

A)binding
B)actions
C)input
D)linking
سؤال
Data binding allows the user's browser to generate a Web page table from a(n) ____ data file at run time.

A)internal
B)keyed
C)linked
D)external
سؤال
Using scripts to change text attributes such as color and font size affects only the ____ of elements.

A)style
B)base
C)foundation
D)definition
سؤال
True dynamic content involves ____ and replacing page elements.

A)displaying
B)alternating
C)indexing
D)reordering
سؤال
The ____ provides access to all the elements of a Web page.

A)DOL
B)DOP
C)DOT
D)DOM
سؤال
The tag set creates a button with a customizes function.

A)caption
B)button
C)key
D)index
سؤال
Linking an external database with a Web page is known as ____.

A)data binding
B)sorting
C)data selection
D)dynamic modification
سؤال
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.

A)Options
B)Advanced
C)Download
D)File
سؤال
Code can be disabled using ____.

A)/@ @/
B)/+ +/
C)/* */
D)/>
سؤال
One of DHTML's most powerful features for working with tables in your Web pages is dynamic table ____.

A)generation
B)parsing
C)sorting
D)loading
سؤال
Nested elements within object tags denote parameters for an object.

A)this
B)attrib
C)param
D)value
سؤال
When a page loads, the browser creates a dynamically generated table at ____ time.

A)start
B)run
C)load
D)launch
سؤال
The ____ used with the datasrc attribute in a table tag indicates that the source is an object in the same Web page.

A)#
B)@
C)$
D)%
سؤال
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.

A)table
B)failsafe
C)script
D)error checker
سؤال
XML allows you to create pages in which styles change instantly based on user actions.
سؤال
By setting the value of the object window.____ to false, you prevent error windows from opening when scripts have problems completing.

A)fail
B)quit
C)onerror
D)error
سؤال
Dynamic table generation was first introduced in ____.

A)Internet Explorer 4
B)Internet Explorer 5
C)Internet Explorer 6
D)Firefox 1.0
سؤال
The ____ property replaces an element but leaves its enclosing HTML tags intact.

A)null
B)proximity
C)outerHTML
D)innerHTML
سؤال
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.

A)innerHTML
B)outerHTML
C)null
D)proximity
سؤال
In the element, the ____ parameter identifies the name of the external file to be bound.

A)UseHeader
B)border
C)ExtFile
D)DataURL
سؤال
Error ____ removes an important debugging aid.

A)passing
B)suppression
C)contextualizing
D)concatenation
سؤال
The ____ attribute in the table tag refers to a particular object element with a specified id.

A)id
B)datasrc
C)origin
D)file
سؤال
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.

A)HasTitle
B)UseHeader
C)TopRow
D)TopColumn
سؤال
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.

A)parameters
B)keys
C)matrices
D)attributes
سؤال
The JavaScript comment tags are ____.

A)/@ @/
B)/+ +/
C)/* */
D)/>
سؤال
When you swap one graphic for another, this action creates the illusion of modifying the original graphic, much like changing text color using ____.

A)glossaries
B)style sheets
C)color palettes
D)color libraries
سؤال
A script that works in IE and newer Netscape browsers will also work in older browsers.
سؤال
Scripts cannot permit users to move items around or to delete elements from a Web page.
سؤال
Dynamic content tools can create portions of your Web pages for you at launch time.
سؤال
The tag set creates a button with a customizes function.
سؤال
Adding content at run time with scripts can allow you to create impressive customized and versatile Web pages.
سؤال
You can use dynamic content tools to associate an external database with a Web page by using data linking.
سؤال
Dynamic content includes special features for easily creating and working with spreadsheet data.
سؤال
You can program a page to generate a table of contents for the page at launch time.
سؤال
A comment begins with the
سؤال
Using scripts to change text attributes affects the style as well as the elements themselves.
سؤال
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.
سؤال
You cannot script a Web page to add elements dynamically at run time.
سؤال
Take care not to avoid a common mistake by adding a colon between the single quotes following outerHTML= or you will not have specified the null value with the correct syntax.
سؤال
True dynamic content is more than showing or hiding content.
سؤال
To assign the null variable to an element, you would type a double quote.
سؤال
You can script your Web page to allow users to tailor it to suit their needs.
سؤال
Data binding allows the user's browser to generate a Web page table from an internal data file at launch time.
سؤال
You can use scripts to alter any page element based on conditions on the user's computer or on the page's current contents.
سؤال
The DOM provides access to most of the elements of a Web page.
سؤال
DHTML allows users to modify a page's content.
سؤال
You can add interactivity by modifying page content in response to user actions.
سؤال
Changing the innerHTML property to a(n) null value removes the element and its surrounding tags from the Web page.
سؤال
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.
سؤال
Dynamic sorting occurs when users click the relevant row heading.
سؤال
Dynamic content lets you create pages that change content in response to various events.
سؤال
With dynamic table generation, because the table is re-created each time a user opens the page, you can change the contents of the external data source without changing the Web page code.
سؤال
Instead of creating a table using a tag for each element, you can simply create the headers, then add code to reference data located in an external file.
سؤال
No HTML tag recognizes typed line breaks.
سؤال
Dynamic table generation is not supported by Netscape browsers.
سؤال
The text between the tags in the tag set that creates a button is the style that appears on the button.
سؤال
The VBScript comment tags are /* */.
سؤال
One of DHTML's most powerful features for working with tables in your Web pages is dynamic table parsing.
سؤال
An element's innerHTML property includes the element contents and the tags surrounding it.
سؤال
The outerHTML property replaces an element but leaves its enclosing HTML tags intact.
سؤال
Dynamic table generation is no longer supported by Internet Explorer.
سؤال
You can use color to highlight the element to which the user is currently pointing.
سؤال
Combining different DHTML tools in your scripts allows you to present or change your page content using a variety of interesting effects.
سؤال
By incorporating special features into your Web page, you can enhance your site visitors' experience and help generate repeat visits to your site.
سؤال
You would use the outerHTML property if you want to replace a number, which is within HTML tags, and not any of the surrounding text or HTML tags.
سؤال
You can switch to the Netscape Internet Explorer rendering engine by choosing the Internet Explorer option from the Tools/Options/Advanced window.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/130
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 12: Controlling Content Dynamically
1
You can use dynamic content tools to associate an external text file with a Web page by using ____.

A)data binding
B)sorting
C)data selection
D)dynamic modification
A
2
An element's ____ property includes the element contents and the tags surrounding it.

A)innerHTML
B)null
C)outerHTML
D)proximity
C
3
The ____ connects Web pages to scripts or programming languages.

A)DOT
B)DOP
C)DOM
D)DOL
C
4
Dynamic content includes special features for easily creating and working with ____ data.

A)spreadsheet
B)table
C)indexed
D)image
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
5
Dynamic content tools can create portions of your Web pages for you at ____ time.

A)launch
B)run
C)start
D)load
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
6
You would type ____ to specify the null value.

A)two single quotes
B)a double quote
C)an ampersand
D)a pound sign
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
7
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.

A)colon
B)space
C)semicolon
D)period
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
8
DHTML includes many tools for altering a Web page's appearance in response to user ____.

A)binding
B)actions
C)running
D)linking
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
9
____ time is the period when a browser first interprets and displays the Web page and runs scripts.

A)Launch
B)Start
C)Run
D)Load
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
10
The text between the tags in the tag set that creates a button is the ____ that appears on the button.

A)color
B)font
C)label
D)style
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
11
You can program a page to generate a table of contents for the page at ____ time.

A)start
B)launch
C)load
D)run
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
12
Changing the outerHTML property to a(n) ____ value removes the element and its surrounding tags from the Web page.

A)indexed
B)unit
C)null
D)unary
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
13
Dynamic content allows you to change an element in response to a user's ____ movements.

A)mouse pointer
B)running
C)scripting
D)data binding
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
14
You can script a Web page to add elements dynamically at ____ time.

A)start
B)load
C)launch
D)run
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
15
Dynamic content tools allow your Web page elements to change based on user ____.

A)binding
B)actions
C)input
D)linking
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
16
Data binding allows the user's browser to generate a Web page table from a(n) ____ data file at run time.

A)internal
B)keyed
C)linked
D)external
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
17
Using scripts to change text attributes such as color and font size affects only the ____ of elements.

A)style
B)base
C)foundation
D)definition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
18
True dynamic content involves ____ and replacing page elements.

A)displaying
B)alternating
C)indexing
D)reordering
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
19
The ____ provides access to all the elements of a Web page.

A)DOL
B)DOP
C)DOT
D)DOM
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
20
The tag set creates a button with a customizes function.

A)caption
B)button
C)key
D)index
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
21
Linking an external database with a Web page is known as ____.

A)data binding
B)sorting
C)data selection
D)dynamic modification
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
22
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.

A)Options
B)Advanced
C)Download
D)File
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
23
Code can be disabled using ____.

A)/@ @/
B)/+ +/
C)/* */
D)/>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
24
One of DHTML's most powerful features for working with tables in your Web pages is dynamic table ____.

A)generation
B)parsing
C)sorting
D)loading
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
25
Nested elements within object tags denote parameters for an object.

A)this
B)attrib
C)param
D)value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
26
When a page loads, the browser creates a dynamically generated table at ____ time.

A)start
B)run
C)load
D)launch
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
27
The ____ used with the datasrc attribute in a table tag indicates that the source is an object in the same Web page.

A)#
B)@
C)$
D)%
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
28
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.

A)table
B)failsafe
C)script
D)error checker
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
29
XML allows you to create pages in which styles change instantly based on user actions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
30
By setting the value of the object window.____ to false, you prevent error windows from opening when scripts have problems completing.

A)fail
B)quit
C)onerror
D)error
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
31
Dynamic table generation was first introduced in ____.

A)Internet Explorer 4
B)Internet Explorer 5
C)Internet Explorer 6
D)Firefox 1.0
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
32
The ____ property replaces an element but leaves its enclosing HTML tags intact.

A)null
B)proximity
C)outerHTML
D)innerHTML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
33
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.

A)innerHTML
B)outerHTML
C)null
D)proximity
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
34
In the element, the ____ parameter identifies the name of the external file to be bound.

A)UseHeader
B)border
C)ExtFile
D)DataURL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
35
Error ____ removes an important debugging aid.

A)passing
B)suppression
C)contextualizing
D)concatenation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
36
The ____ attribute in the table tag refers to a particular object element with a specified id.

A)id
B)datasrc
C)origin
D)file
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
37
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.

A)HasTitle
B)UseHeader
C)TopRow
D)TopColumn
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
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 ____ for the text that the function should cycle through.

A)parameters
B)keys
C)matrices
D)attributes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
39
The JavaScript comment tags are ____.

A)/@ @/
B)/+ +/
C)/* */
D)/>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
40
When you swap one graphic for another, this action creates the illusion of modifying the original graphic, much like changing text color using ____.

A)glossaries
B)style sheets
C)color palettes
D)color libraries
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
41
A script that works in IE and newer Netscape browsers will also work in older browsers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
42
Scripts cannot permit users to move items around or to delete elements from a Web page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
43
Dynamic content tools can create portions of your Web pages for you at launch time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
44
The tag set creates a button with a customizes function.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
45
Adding content at run time with scripts can allow you to create impressive customized and versatile Web pages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
46
You can use dynamic content tools to associate an external database with a Web page by using data linking.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
47
Dynamic content includes special features for easily creating and working with spreadsheet data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
48
You can program a page to generate a table of contents for the page at launch time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
49
A comment begins with the
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
50
Using scripts to change text attributes affects the style as well as the elements themselves.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
51
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
52
You cannot script a Web page to add elements dynamically at run time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
53
Take care not to avoid a common mistake by adding a colon between the single quotes following outerHTML= or you will not have specified the null value with the correct syntax.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
54
True dynamic content is more than showing or hiding content.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
55
To assign the null variable to an element, you would type a double quote.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
56
You can script your Web page to allow users to tailor it to suit their needs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
57
Data binding allows the user's browser to generate a Web page table from an internal data file at launch time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
58
You can use scripts to alter any page element based on conditions on the user's computer or on the page's current contents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
59
The DOM provides access to most of the elements of a Web page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
60
DHTML allows users to modify a page's content.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
61
You can add interactivity by modifying page content in response to user actions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
62
Changing the innerHTML property to a(n) null value removes the element and its surrounding tags from the Web page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
63
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
64
Dynamic sorting occurs when users click the relevant row heading.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
65
Dynamic content lets you create pages that change content in response to various events.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
66
With dynamic table generation, because the table is re-created each time a user opens the page, you can change the contents of the external data source without changing the Web page code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
67
Instead of creating a table using a tag for each element, you can simply create the headers, then add code to reference data located in an external file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
68
No HTML tag recognizes typed line breaks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
69
Dynamic table generation is not supported by Netscape browsers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
70
The text between the tags in the tag set that creates a button is the style that appears on the button.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
71
The VBScript comment tags are /* */.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
72
One of DHTML's most powerful features for working with tables in your Web pages is dynamic table parsing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
73
An element's innerHTML property includes the element contents and the tags surrounding it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
74
The outerHTML property replaces an element but leaves its enclosing HTML tags intact.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
75
Dynamic table generation is no longer supported by Internet Explorer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
76
You can use color to highlight the element to which the user is currently pointing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
77
Combining different DHTML tools in your scripts allows you to present or change your page content using a variety of interesting effects.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
78
By incorporating special features into your Web page, you can enhance your site visitors' experience and help generate repeat visits to your site.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
79
You would use the outerHTML property if you want to replace a number, which is within HTML tags, and not any of the surrounding text or HTML tags.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
80
You can switch to the Netscape Internet Explorer rendering engine by choosing the Internet Explorer option from the Tools/Options/Advanced window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 130 في هذه المجموعة.