Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I was wondering if someone could help me with my Javascript programming assignment? I'm having trouble setting up the functions. Question 1 - JavaScript Chapter

I was wondering if someone could help me with my Javascript programming assignment? I'm having trouble setting up the functions.

image text in transcribedimage text in transcribedimage text in transcribed

Question 1 - JavaScript Chapter 4 (25 points) Estimated time: 2 hours Save question 1 files in subfolder "lastname firstname_assignment5lq11". (-20 points if no JavaScript) (1 point each, total 5 points) Create a web page that displays the default information (example shown). . The initial page and related outputs should look like the examples shown below. Create your page using "'s Kung Fu Panda Po Count Down /Count Up" as the page title. Save the page as index.htm. Document the html file with html and JavaScript comments. (1 point each, total 3 points) Allow the user to click on one of the four buttons. o Use for loop to achieve button 1's effects o Use while loop to achieve button 2's effects o Use for loop to achieve button 3's effects (4 points) (4 points) (4 points) CSCI 3300 o Use while loop to achieve button 4's effects Create a css file named style.css to format index.htm by creating your own layout (no two students should have the same layout). Use css comments to document the css program. You can use the same (or similar) css file(s) to format all questions (4 points) (1 point each, total 2 points) Example: Initial Page Richard Ricardo's Kung Fu Panda Po Count Down Count Up Click on the buttons below to do Po's power level count down/count up. Richard's Po count down 1 using FOR loop Richard's Po count down 2 using WHILE loop Richard's Po count up 1 using FOR loop Richard's Po count up 2 using WHILE loop Po's Power: Example: Output When button 1 is clicked When button 2 is clicked Richard Ricardo's Kung Fu Panda Po Count Down/Count Up Richard Ricardo's Kung Fu Panda Po Count Down/Count Up Click on the buttons below to do Po's power level count down/count up. lick on the buttons below to do Po's power level count down/count up. Rchard s Po count down 2 ing WHLE loop Richaid's Po count up 1 using FOR loep Po's Power: 200 180 160 140 120 100 80 60 40 20 Po's Power 300 270 240 210 180 150 120 90 60 30 0 Po eats too much porridge Po eats too much noodle When button 3 is clicked When button 4 is clicked Richard Ricardo's Kung Fu Panda Po Count Down /Count Up Richard Ricardo's Kung Fu Panda Po Count Down Count Up lick on the buttons below to do Po's power level count down/count up. lick on the buttons below to do Po's power level count down/count up. Richards Po court down 1 using FOR loop Richards Po count down 1 using Richard's Po count down 2 using WHILE loop Richard's Po count up 1 using FOR loop Richard's Po count down 2 using WHILE loop Richards Po count up 2 using WHILE locp Po's Power: 0 20 40 60 80 100 120 140 160 180 200 Po defeats Tai Lung Po's Power: 0 30 60 90 120 150 180 210 240 270 300 Po defeats Lord Shen Question 1 - JavaScript Chapter 4 (25 points) Estimated time: 2 hours Save question 1 files in subfolder "lastname firstname_assignment5lq11". (-20 points if no JavaScript) (1 point each, total 5 points) Create a web page that displays the default information (example shown). . The initial page and related outputs should look like the examples shown below. Create your page using "'s Kung Fu Panda Po Count Down /Count Up" as the page title. Save the page as index.htm. Document the html file with html and JavaScript comments. (1 point each, total 3 points) Allow the user to click on one of the four buttons. o Use for loop to achieve button 1's effects o Use while loop to achieve button 2's effects o Use for loop to achieve button 3's effects (4 points) (4 points) (4 points) CSCI 3300 o Use while loop to achieve button 4's effects Create a css file named style.css to format index.htm by creating your own layout (no two students should have the same layout). Use css comments to document the css program. You can use the same (or similar) css file(s) to format all questions (4 points) (1 point each, total 2 points) Example: Initial Page Richard Ricardo's Kung Fu Panda Po Count Down Count Up Click on the buttons below to do Po's power level count down/count up. Richard's Po count down 1 using FOR loop Richard's Po count down 2 using WHILE loop Richard's Po count up 1 using FOR loop Richard's Po count up 2 using WHILE loop Po's Power: Example: Output When button 1 is clicked When button 2 is clicked Richard Ricardo's Kung Fu Panda Po Count Down/Count Up Richard Ricardo's Kung Fu Panda Po Count Down/Count Up Click on the buttons below to do Po's power level count down/count up. lick on the buttons below to do Po's power level count down/count up. Rchard s Po count down 2 ing WHLE loop Richaid's Po count up 1 using FOR loep Po's Power: 200 180 160 140 120 100 80 60 40 20 Po's Power 300 270 240 210 180 150 120 90 60 30 0 Po eats too much porridge Po eats too much noodle When button 3 is clicked When button 4 is clicked Richard Ricardo's Kung Fu Panda Po Count Down /Count Up Richard Ricardo's Kung Fu Panda Po Count Down Count Up lick on the buttons below to do Po's power level count down/count up. lick on the buttons below to do Po's power level count down/count up. Richards Po court down 1 using FOR loop Richards Po count down 1 using Richard's Po count down 2 using WHILE loop Richard's Po count up 1 using FOR loop Richard's Po count down 2 using WHILE loop Richards Po count up 2 using WHILE locp Po's Power: 0 20 40 60 80 100 120 140 160 180 200 Po defeats Tai Lung Po's Power: 0 30 60 90 120 150 180 210 240 270 300 Po defeats Lord Shen

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

(1 point) Calculate 3 sin x cos x dx.

Answered: 1 week ago