web space | free website | Web Hosting | Free Website Submission | shopping cart | php hosting
Free Web tutorials covering HTML, CSS, JavaScript, and DHTML from beginner to advanced. Free downloads and developer resources. Personalized help via email, form, and chat. free, web, tutorials, HTML, html, CSS, css, stylesheet, cascading stylesheet, Javascript, javascript, JavaScript, DHTML, dhtml, beginner, advanced, web development, web page, web site, free web tutorial, free HTML tutorial, free CSS tutorial, free css tutorial, free cascading stylesheet tutorial, free stylesheet tutorial, free javascript tutorial, free DHTML tutorial, free HTML class, free CSS class, free stylesheet class, free cascading stylesheet class, free javascript class, free DHTML class

Home <Code_Punk>'s Web Tutorials
Beginning HTML
Beginning CSS
Advanced HTML
Advanced CSS
Beginning JavaScript
Advanced JavaScript
DHTML
Website Development and Management
Downloads & Resources
HELP!!
Forum
Participate
E-Mail <Code Punk>

JavaScript
Exam 1


Events, Alert(), and Document Properties

Recreate this page. Remember the Events you learned in the first lesson. Use parameters to pass data from your links to your functions.

Confirm

Make this page using confirm() boxes and IF/ELSE statements, and "document.write()". Use "javascript:document.location.reload()" to make the "Start Over" link.

Prompt

Use prompt() boxes, document properties, and "document.write()" to make this page. Make sure to click the "Cancel" button and such to see all of the effects.

Always look at the source code if you get hung up. Just right click on a blank space on the page in question and select "View Source" from the pop up menu. Cheating is allowed.



Continue To Lesson 7 -- The Navigator Object >>>

<<< Back To Beginning JavaScript Index




<Code_Punk>'s Web Tutorials