ng-Enter指令
摘要:
app.directive('ngEnter', function() { return function(scope, element, attrs) { element.bind("keydown keypress", function(event) { if(ev... 阅读全文
posted @ 2015-10-25 20:59 繁华落尽、勿忘初心 阅读(360) 评论(0) 推荐(0) 编辑
2015年10月25日 #
posted @ 2015-10-25 20:59 繁华落尽、勿忘初心 阅读(360) 评论(0) 推荐(0) 编辑
posted @ 2015-10-25 20:52 繁华落尽、勿忘初心 阅读(416) 评论(0) 推荐(0) 编辑