Chapter 14 Review
About this set
Created by:
DrMorris Plus on January 7, 2012
Subjects:
WDADF, Chapter 14, web development, web design, CSS, HTML, JavaScript
Description:
Chapter 14 Review
Web Development and Design Foundations with HTML5
http://webdevfoundations.net
Order by
16 terms
Terms | Definitions |
|---|---|
DOM | Acronym for the document object model |
JavaScript | An object-based scripting language used to manipulate objects associated with web page documents |
onmouseover | The event that occurs when a visitor places the mouse over an element |
event | An action taken by the user |
script | HTML element that configures JavaScript on a web page |
onmouseout | The event that occurs when a visitor moves the mouse off of an element |
alert | A method of the window object that can display a message to the user |
onsubmit | The event that occurs when a visitor clicks the submit button on a form |
onclick | The event that occurs when a visitor clicks on an element |
function | A block of JavaScript statements which can be run when needed and have a specific purpose |
prompt | A method of the window object which displays a message and accepts information from the user |
variable | A placeholder for information |
onload | The event that occurs when a web page is displayed by a browser |
object | An entity |
method | An action that can be performed on an object |
property | A characteristic of an object |
First Time Here?
Welcome to Quizlet, a fun, free place to study. Try these flashcards, find others to study, or make your own.