.scrollspy-example { height: 200px; overflow: auto; } var myDirectives = angular.module('myDirectives', []); myDirectives.directive('scrollSpy', ...
確定! 回上一頁