JavaScript for WP
- CONTENTS
- Document Object Model
- Change Style
- Function Parameters
- Get Elements
- Input ID
- Date & Hour
- Mouseover
- Change Image
- Event Listener
- Array Loops
- Paint the Canvas
- Escape the Void!
- The Clock (to next page)
This presentation covers the following areas:
- Methods: getElementById, getElementsByTagName, getDate, getTime
- Image Property: src
- Style Property: color
- DOM Property: innerHTML
- Objects: Array(), Date()
- Events: onmouseover, onmouseout
- Popup Box: alert, prompt