Overview
Qualification Grading Type
Graded
Graded
Understand how JavaScript can be used in a HTML document.
Explain the use of JavaScript within a HTML document.
Be able to use JavaScript in a HTML document.
Use JavaScript to prompt and validate inputs in a HTML document.
Use the command document write method to display messages in a HTML document.
Alter, show, hide and move objects on a web page.
Use JavaScript to adjust a HTML page for special effects.
Be able to use functions and variables.
Use functions and variables to customise web pages.
Use functions and variables for functional web pages.
Be able to use event handlers to trigger JavaScript code.
Use event handlers to trigger JavaScript code.
For example: onSelect, onSubmit, onClick, onMouseOver, onLoad, onUnload.