Ask Java Expert


Home >> Java

Assignment

You will be modifying a javascript program. Javascript is a powerful computer language which works with browser software to add buttons, menus, etc.

Tips:

• Play with the webpage before editing it.

• Read through the webpage code before you edit it.

• Quickly view the website code within the browser by right-clicking on the webpage and selecting "View page source" (or keyboard shortcut Ctrl-U).

• Pay attention to the comments within the website code.

• Firefox and Internet Explorer are the recommended browsers (Chrome and Safari sometimes have problems displaying the webpage).

• Notepad++ for Windows and BBEdit for Mac are better alternatives to Notepad and Textedit.

Required Items:

• There is a button that reads "Click me!" Change this text from "Click me!" to any other text.

• When clicked, the button will create a pop-up window reading "Good job!". Replace this text with a different message.

• Add the current date, which should update to reflect whatever day it is when viewed.

o The script that accomplishes this is already in the file, but as a comment.
o Read the comments carefully. They will explain what to do.

• Modify the file so that it is possible to say two more things (other than hello and hate), such as "I like [person's name]" and "I love[person's name]". To accomplish this, you will need to make the appropriate changes in two places:

o Add two new options to the pull-down menu. Currently, there are the options Hate and Hello. Add two more, such as Love and Like.

o Add two new cases to the function my_function. This means that when the user selects Love or Like, the appropriate response will be displayed when the user clicks the "Greet" button.

• The pulldown menu only shows one item at a time. Make it so two items are displayed at a time. Note: This only shows up properly in Internet Explorer and Firefox.

• The left edge of the textbox (next to NAME) should be lined up with the left edge of the menu below it. Add spaces to push the textbox to the right.

o Look in the source code. A couple spaces have already been added.
o The spacing need not be perfect, just closer.

• There is a hyperlink that goes to the class webpage. It has several problems, which you will fix. The hyperlink says "Place your mouse on and off of this".

o Change the background color action:

- When the mouse first hovers over the text, the background will turn yellow. Make it turn pink instead.

- After the mouse moves off the text, the background remains the same color. Alter this so that moving the mouse off the text changes the background to blue. The command for turning the background blue works the same way as the code that changes it to yellow (or pink), except it is "onMouseOut" instead of "onMouseOver".

o Change the text

- Replace "Place your mouse on and off of this" with new text.

Java, Programming

  • Category:- Java
  • Reference No.:- M92826483

Have any Question?


Related Questions in Java

Chatbotscreate a small networked chat application that is

Chatbots Create a small, networked chat application that is populated by bots. Introduction On an old server park, filled with applications from the early days of the internet, a few servers still run one of the earliest ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

Assignment game prototypeoverviewfor this assessment task

Assignment: Game Prototype Overview For this assessment task you are expected to construct a prototype level/area as a "proof of concept" for the game that you have designed in Assignment 1. The prototype should function ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

In relation to javaa what is constructor the purpose of

(In relation to Java) A. What is constructor? the purpose of default constructor? B. How do you get a copy of the object but not the reference of the object? C. What are static variables and instance variables? D. Compar ...

Project descriptionwrite a java program to traverse a

Project Description: Write a java program to traverse a directory structure (DirWalker.java) of csv files that contain csv files with customer info. A simple sample in provided in with the sample code but you MUST will r ...

Fundamentals of operating systems and java

Fundamentals of Operating Systems and Java Programming Purpose of the assessment (with ULO Mapping) This assignment assesses the following Unit Learning Outcomes; students should be able to demonstrate their achievements ...

Assessment -java program using array of Assessment -JAVA Program using array of objects

Assessment -JAVA Program using array of objects Objectives This assessment item relates to the course learning outcomes as stated in the Unit Profile. Details For this assignment, you are required to develop a Windowed G ...

Applied software engineering assignment 1 -learning

Applied Software Engineering Assignment 1 - Learning outcomes - 1. Understand the notion of software engineering and why it is important. 2. Analyse the risk factors associated with phases of the software development lif ...

Retail price calculatorwrite a java program that asks the

Retail Price Calculator Write a JAVA program that asks the user to enter an item's wholesale cost and its markup percentage. It should then display the item's retail price. For example: (If an item's wholesale cost is 5. ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As