[JavaScript] How to click the input box (get focus) in HTML to display the effect that disappears by default

Source: Internet
Author: User

When writing HTML, you may need to enter a prompt in the input box, that is, when you click the text box, the prompt will automatically disappear.

For example, in the following scenario, a simple default prompt is displayed:

It is very troublesome to click the input. You need to delete the prompt.

In HTML, how does one make the default prompt disappear after clicking the input box (that is, getting the focus) and preparing the input?

The Code is as follows:

<HTML> 

Of course, JavaScript scripts can be used to better control the input response events, provided that the jquery. js script file is introduced:

<HTML> 

Related Article

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.