jquery 焦点事件
摘要:
$(function () { $('.search_input').bind({ focus: function () { if (this.value == this.defaultValue) { ... 阅读全文
posted @ 2016-06-29 18:02 刘顺利 阅读(451) 评论(0) 推荐(0)
posted @ 2016-06-29 18:02 刘顺利 阅读(451) 评论(0) 推荐(0)