摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <div class="" style="width: 600px;margin: auto"> <div class="top"> 阅读全文
posted @ 2021-01-28 23:24
芳香四溢713051
阅读(426)
评论(0)
推荐(0)
摘要:
1.onfocus 当input 获取到焦点时触发。 2.onblur 当input失去焦点时触发,注意:这个事件触发的前提是已经获取了焦点再失去焦点的时候才会触发该事件,用于判断标签为空。3.onchange 当input失去焦点并且它的value值发生变化时触发,个人感觉可以用于注册时的确认密码 阅读全文
posted @ 2021-01-28 21:56
芳香四溢713051
阅读(2736)
评论(0)
推荐(0)

浙公网安备 33010602011771号