Question: Building Login Page Hide Folder Information Instructions Create a html page ( add css if you want ) , in this page, there are two
Building Login Page
Hide Folder Information
Instructions
Create a html page
add css if you want
in this page, there are two input elements
one is username, other is password
and one button. Add javascript code in js file.
When click the button, check the validation of password. If the length of password is less than
that means "not validate"
show some message on page and set the password input box with red border. If not less than
that means "validate"
show the information with "Sucess" on the page. Update the js code of the previous practice "Building Login Page" into jQuery. Keep all the functionality the same as the previous one.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
