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">

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

<Code_Punk>'s

Beginning JavaScript
Box Exam

Code Tutorials



Site Development



Downloads



Help!!



Home

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.



Back To Beginning JavaScript Index