Js checks whether the account and password on the logon interface are empty

Source: Internet
Author: User
This article describes how to use display none and block to determine whether the account and password on the logon interface are empty. It has good reference value. Let's take a look at it below. This article mainly introduces how to use display none and block to determine whether the account and password on the logon interface are empty. It has good reference value. Let's take a look at it together with the small Editor.

If you do not want to use alert to display the account and password on the logon page, you need to use display to hide alert. Do not write the hidden content in the account and password p medium, otherwise, the screen resolution may vary. This is my lesson)

First, define the account, password, and hidden part id, that is, var x = document. getElementById ("id"), including the button id, and then click the login button (btn. onclick = function () {select specific hidden and displayed content}) to write a function to select hidden and displayed; In the reset button (btn. onclick = function () {cleared content, including the content displayed by the logon button })

The Code is as follows:


 Please log on    

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.