Wednesday, November 29, 2006

Javascript Quiz Tomorrow!

Sorry for the delay in your quiz. Here is the link to where the code samples are:

http://www.webdeveloper.com/javascript/javascript_js_tutorial.html


Blogger wouldn't let me put the exact javascript code that will be on your quiz so you just have to read through all the examples on that page.

Javascript Quiz:

1. What is the difference between HTML and Javascript?

2. To what does the Object model refer?

3. What are two ways the '+' sign can be used with Javascript?

4. What does 'onMouseOver' do?

5. What does this code




do?


6. What does this code





do?

7. What does
displayWindow = window.open("","WDWindow")
do?

No comments: