2017年8月3日

Bootstrap中表单控件状态(验证状态)

摘要: Bootstrap 表单 http://www.runoob.com/try/try2.php?filename=bootstrap3-form-controlstate (这链接里有简介) 阅读全文

posted @ 2017-08-03 11:52 _jackie 阅读(1599) 评论(0) 推荐(0) 编辑

jquery input 实时监听输入

摘要: $('input').bind('input propertychange', function() { alert('hello world') }); 阅读全文

posted @ 2017-08-03 11:27 _jackie 阅读(579) 评论(0) 推荐(0) 编辑

导航