I am learning AngularJS. I have some article tag and on clicking on a button each article page is showed without any page refresh. This is one page website. Wha
AngularJS
$scope.fn_load = function () { console.log("page load") };