Bell Ringer
Create the page that is on the overhead
Objectives
- Create HTML and a new page using JavaScript
- Getting the value of a selected radio button
- Calling multiple functions on the same event
- Math and String functions in JavaScript
Agenda
- Bell Ringer
- Creating HTML using JavaScript
- Getting or setting the value of a radio button
- Calling multiple functions on the same event
- <input type="button" onclick="function1(); function2(); function3(); function4(); function5()">
- Chapter 2
- Scolling status bar
- Closure
Assignment
Bell Ringer
Finish the scrolling message in the text box activity - Look at the box above!
Objectives
Calling functions in JavaScript
Using Dreamweaver to edit scripts
Debugging JavaScript
Agenda
Bell ringer
Finish and check Chapter 1activities
Work on JavaScript Project
Closure
Assignment
- Chapter 1 JavaScript Programming Booklet
Bell Ringer
Objectives
Calculations in Javascript
Using the this keyword
User friendly date formats
Agenda
Bell ringer
Math functions
Doing calculations in JavaScript
Creating Content
Closure
Assignment
No School - Go Jays
Bell Ringer
Objectives
- JavaScript basics
- HTML review
- Using Dreamweaver
- Debugging JavaScript
Agenda
Bell Ringer
Getting the value of a radio button
Opening a new Window
Creating content on the fly
Closure
Assignment
Script Libraries
- http://www.dynamicdrive.com/
- http://www.free-javascripts.com/
- http://www.java-scripts.net/
- http://www.codelifter.com/main/javascript/index.html