Exam 9: Integrating Javascript and Html5
Exam 1: Introduction to HTML, XHTML, and CSS112 Questions
Exam 2: Creating and Editing a Web Page Using Inline Styles112 Questions
Exam 3: Creating Web Pages With Links, Images, and Embedded Style Sheets110 Questions
Exam 4: Creating Tables in a Web Site Using an External Style Sheet112 Questions
Exam 5: Creating an Image Map112 Questions
Exam 6: Creating a Form on a Web Page112 Questions
Exam 7: Using Advanced Cascading Style Sheets112 Questions
Exam 8: Adding Multimedia Content to Web Pages111 Questions
Exam 9: Integrating Javascript and Html5111 Questions
Exam 10: Creating Pop-Up Windows, Adding Scrolling Messages, and Validating Forms112 Questions
Exam 11: Using Dom to Enhance Web Pages112 Questions
Exam 12: Creating and Using XML Documents111 Questions
Exam 13: Html Special Feature 1: Attracting Visitors to Your Web Site15 Questions
Exam 14: Html Special Feature 2: Converting Frames on Your Web Site15 Questions
Select questions type
JavaScript ____ are temporary places to store data.
Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
B
When a user clicks a button,a JavaScript user-defined function may be associated with that event,and the function will execute if the event is captured and then ____________________,or calls,the user-defined function.
Free
(Short Answer)
4.9/5
(35)
Correct Answer:
triggers
JavaScript ____ make Web pages more dynamic and interactive by allowing JavaScript code to execute only in response to a user action.
Free
(Multiple Choice)
4.9/5
(26)
Correct Answer:
A
If a variable value is available anywhere inside the Web page,the variable is ____.
(Multiple Choice)
4.7/5
(30)
____ data types are variables that hold characters or a combination of letters,numbers,or symbols.
(Multiple Choice)
5.0/5
(36)
A(n)____ variable is one whose value is available only in the function in which it is defined.
(Multiple Choice)
4.7/5
(40)
Properties are attributes of objects and describe some aspect about the object._________________________
(True/False)
4.9/5
(41)
Identify the letter of the choice that best matches the phrase or definition.
-Kind of JavaScript object that neither depends on nor belongs to another object
(Multiple Choice)
4.9/5
(34)
The constants object supports special constants._________________________
(True/False)
4.7/5
(38)
Not all browsers support the CSS ____________________ color attributes.
(Short Answer)
4.8/5
(34)
A(n)____________________ is the location of a byte in a string of bytes,as defined by its position relative to the first byte in that string.
(Short Answer)
4.8/5
(39)
Which of the following objects represents the content of a browser's window?
(Multiple Choice)
4.9/5
(38)
Identify the letter of the choice that best matches the phrase or definition.
-Setting this property to zero clears any existing selected items
(Multiple Choice)
4.8/5
(44)
The ____________________ JavaScript object creates an Object wrapper.
(Short Answer)
4.9/5
(31)
Which of the following is the general form of an event handler?
(Multiple Choice)
4.7/5
(39)
JavaScript variables are ____,which means they do not have to be assigned a specific data type.
(Multiple Choice)
4.8/5
(36)
The address of the first byte in a string of characters is ____.
(Multiple Choice)
4.7/5
(34)
Briefly review the steps to display a message with the current date and the number of days until a specific future date.
(Essay)
4.8/5
(37)
Showing 1 - 20 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)