码迷,mamicode.com
首页 > 其他好文 > 详细

通过form实现enter事件

时间:2018-02-09 15:00:57      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:search   情况   div   log   type   搜索   web   post   put   

结构

<form action=‘#’>

<input type=‘search‘ />

<button>搜索</button>

</form>

在这种情况下即使给button加上事件,按enter键也会执行点击事件中的代码(pc-移动web皆可以)。(action需为javascript:; 并且默认的提价方式是get)

通过form实现enter事件

标签:search   情况   div   log   type   搜索   web   post   put   

原文地址:https://www.cnblogs.com/TheHeartWants/p/8434559.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!