Home > Web Front-end > JS Tutorial > jquery get focus and lose focus event code_jquery

jquery get focus and lose focus event code_jquery

WBOY
Release: 2016-05-16 17:36:06
Original
917 people have browsed it
Input loses focus and gains focus
When the mouse is clicked in the search box, the text inside disappears.
When we are building websites, we often use the focus-gaining and focus-losing events of the search box. Because I am lazy, it is very annoying to write it every time, so I will do it once and for all. When encountering similar situations, just call it and it will be OK.

related js code:
Copy code The code is as follows:

< ;html xmlns="http://www.w3.org/1999/xhtml">


input loses focus and gains focus jquery focus event plug-in - lazy website builder







input loses focus and gains focus jquery focus event plugin,
When the mouse is clicked in the search box, the text inside disappears.





jquery getting and losing focus events
Copy code The code is as follows:


Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template