If possible you should convert your element to an anchor element. <a ng-href="{{ your dynamic url }}" ng-click="your function">Your link text</a>.
確定! 回上一頁