标签:input height 事件 方法 put style 通过 enter 生成
1.、trigger() 方法触发被选元素的指定事件类型。
2、 map() 把每个元素通过函数传递到当前匹配集合中,生成包含返回值的新的 jQuery 对象。
选择器
$(":button") |
选取所有 type="button" 的 <input> 元素 和 <button> 元素
|
标签:input height 事件 方法 put style 通过 enter 生成
原文地址:https://www.cnblogs.com/it-Ren/p/10656460.html