Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3 . Multi - page registration site. Modify the registration.html page as described below. This assignment must be completed using JavaScript, without modifying any of

3. Multi-page registration site. Modify the registration.html page as described below. This
assignment must be completed using JavaScript, without modifying any of the HTML
code, unless stated otherwise.
a. Use CSS to change the layout of the page div so that this div is displayed on the
top right of the login div as shown below: Hint: should the page div be
static,relative,fixed, or absolute, with respect to the login div? Once
set, where should its position be? Does the login div position need to be
changed? Note: you must complete this question by changing the position and
location CSS properties of the login and page divs only.
b. When the user enters their first name and clicks the Continue button, they are
taken to the next page and prompted to enter their last name. The page
number, label, and placeholder are all updated by using JavaScript to change the
HTML of the appropriate divs.
c. After entering their last name, JavaScript is used to display a confirmation:
d. If at any point the user clicks Continue without entering a name, an alert is issued
that a name must be entered, and we stay on the current page.b. When the user enters their first name and clicks the Continue button, they are
taken to the next "page" and prompted to enter their last name. The page
number, label, and placeholder are all updated by using JavaScript to change the
HTML of the appropriate divs.
c. After entering their last name, JavaScript is used to display a confirmation:
Thank you for registering Garrett Dancik.
Have a great rest of your day!
d. If at any point the user clicks Continue without entering a name, an alert is issued
that a name must be entered, and we stay on the current page.
image text in transcribed

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_2

Step: 3

blur-text-image_3

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

OCA Oracle Database SQL Exam Guide Exam 1Z0-071

Authors: Steve O'Hearn

1st Edition

1259585492, 978-1259585494

More Books

Students also viewed these Databases questions

Question

=+Are you pregnant?

Answered: 1 week ago

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago