Exam 9: Using Javascript With Frames
Exam 1: Quick Html Know-How50 Questions
Exam 2: Basic Organization Techniques50 Questions
Exam 3: Power Techniques50 Questions
Exam 4: Html Structural Design Techniques50 Questions
Exam 5: Introduction to Cascading Style Sheets49 Questions
Exam 6: Introducing Javascript50 Questions
Exam 7: Using Images With Javascript50 Questions
Exam 8: Creating Forms With Javascript50 Questions
Exam 9: Using Javascript With Frames50 Questions
Exam 10: Using Javascript With Styles50 Questions
Select questions type
You can use JavaScript to make sure information displayed in one frame is properly associated with the information in another frame.
(True/False)
4.9/5
(47)
If an HTML document wants to access its parent frameset,it can do so by using the parent object.If that page needs to access the parent frameset of its own parent,it can use two instances of the JavaScript ____ object.
(Multiple Choice)
4.8/5
(34)
JavaScript is a valuable tool,but can also be used to write and distribute viruses.Name three features of JavaScript that allow it to be easily used for ill will.
(Essay)
4.9/5
(28)
Case 9-2
Sheila has created an online portfolio of her artwork using JavaScript.
-Sheila has 45 photos in her portfolio.By using the JavaScript ____ to distinguish one hyperlink from another,Sheila will not have to define 45 different functions.
(Multiple Choice)
4.7/5
(43)
The frameset file is known as the child document.____________________
(True/False)
4.8/5
(37)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-upper1.html
(Multiple Choice)
4.8/5
(29)
JavaScript is more like other,more highly developed languages such as all of the following EXCEPT ____.
(Multiple Choice)
4.9/5
(41)
You might find it easier to place many JavaScript function definitions in the top-level frameset file,and then every HTML document can easily access these functions by using the JavaScript ____ object.
(Multiple Choice)
4.7/5
(42)
This is a good time to become a programmer because many advances have been made in programming languages.
(True/False)
5.0/5
(36)
In the JavaScript function called setImage(index),"index" is the ____.
(Multiple Choice)
4.7/5
(28)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-OnClick
(Multiple Choice)
4.8/5
(32)
A frameset is always composed of multiple files.There must be one file that defines the frameset and ____ additional files that define the frames within that frameset.
(Multiple Choice)
4.7/5
(32)
Any Web page that contains a frameset is always composed of multiple files.
(True/False)
4.8/5
(39)
Assembly language uses ____________________ as assembly commands that are then turned into machine-specific commands.
(Short Answer)
4.8/5
(33)
Case 9-2
Sheila has created an online portfolio of her artwork using JavaScript.
-Sheila uses ____ attributes within the anchor tags to link to the photos in her slide show.
(Multiple Choice)
4.8/5
(36)
All JavaScript function definitions include a(n)____________________ list,which is a list of data items that the function needs to perform its intended action.
(Short Answer)
4.8/5
(31)
A JavaScript ____________________ that will take you to the previous image may be named prevImage().
(Short Answer)
4.9/5
(34)
It is easy for one HTML document to access an object in another document if the two documents are contained within a common frameset.
(True/False)
4.9/5
(36)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)