<style> .blurClass {background-color: lightgray;} </style> <div ng-app="myApp" ng-controller='MyCtrl' ng-init="blur=false;"> Click on input ...
確定! 回上一頁