Design a page with at least two buttons and the corresponding JavaScript code that yields some interactivity
which results when the user clicks on those buttons. Example:
Mood.htm
Zip up all of the relevant files and submit them via Canvas.
Hello World 8 (Uses a variable and prompt to get input from user)
Hello World 9 (Uses a variable and get value from textbox)
Hello World 10 (Adds some jQuery -- based on pages 34 & 120 from
JavaScript & jQuery: the missing manual -- MacFarland)
1. Make a page like the following.
Due: Sept. 8
Wednesday:
Addition_f15.html (Some comments were added -- basically things we said
in class but did not write down)
Friday:
ImageCompare.html compares changing
the source of an image element to adding an entirely new image element. EatIt.html changes an iframe's src to an
embedded youtube video. It does this on the click event of an image element
/> YouTubeDemo.ppt (PowerPoint for
above)