Question: NEEDED IN JQUERY Create a website that displays: An h 1 heading A form containing: o Labels and text input fields shown o A button

NEEDED IN JQUERY
Create a website that displays:
An h1 heading
A form containing:
o Labels and text input fields shown
o A button (create this as a generic input button using not as a submit button b/c you are not submitting the
form to a script for processing)
An inline image of your choice
Using JQuery add the following functionality:
When the user clicks the button:
The color of the body should be set to the color specified in
the favorite color text box
The color of all input fields except the button should be
changed to the color specified in the next favorite color text box
o The favorite number should be displayed that many times
on the screen below the image
When the mouse enters the image, a different image of your choice
should replace the original image. The 2 images should alternate every time
the mouse enters the image.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!