Match the JavaScript terms to the descriptions
I. onLoad A. Standardized version of JavaScript
II. Pop-up window B. Defines how free scripts may be used on Web sites
III. Comment C. Displays when a Web page is accessed or viewer clicks something
IV. Use policies D. JavaScript code occurs when the body of the page is loaded
V. ECMAScript E. Text that will not display in the browser
D, C, E, B, A
You might also like to view...
In Microsoft Movie Maker, a view that shows a simple sequence of files, Timeline clips, transitions, and effects that make up a project is called a(n):
A) collection folder B) Storyboard C) Movie Gallery D) caption
A Property procedure begins with the keywords ____.
A. Public [ReadOnly | WriteOnly] Property B. Private [ReadOnly | WriteOnly] Property C. Start [ReadOnly | WriteOnly] Property D. Dim [ReadOnly | WriteOnly] Property