摘要: <div id="search-area"> <div class="mui-input-row mui-search mui-active" style="width: 85vw; display: inline-block;margin-left: 5px;"> <input id="searc 阅读全文
posted @ 2017-07-06 10:51 RAINHAN 阅读(3089) 评论(0) 推荐(0)
摘要: 通过 touchstart touchend 实现 hover 效果。 阅读全文
posted @ 2017-07-06 10:47 RAINHAN 阅读(975) 评论(0) 推荐(0)
摘要: 注意的bug: ajax 调用 、 createview 的创建 或者 销毁、plus.nativeUI 的 showWaiting() closeWaiting() 等等,会引起当前页面的聚焦问题,所以会导致blur()的触发,而blur()会自动调用native 的 软键盘关闭。综上所述,由于各 阅读全文
posted @ 2017-07-06 10:32 RAINHAN 阅读(3744) 评论(0) 推荐(0)