<span ng-mouseenter="show = true" ng-mouseleave="show = false"> Mouse over me. </span> <div ng-show="show">Hello!</div>.
確定! 回上一頁