AngularJs custom directive call hirearchy -


I am new to AngularJs. I wrote custom instructions in Angel J. I can find the link here: I Alerts have been added when loading and clicking on a personal link.

My specific question is why alert message is "custom instructions have been loaded." Being triggered after linking I was under the impression that the message will only be called on the document load and the links will not be clicked on every time

Please tell me where I am wrong .

You are changing page when clicking anchor

  Lt; A href = "#" class = "ops-block" & gt;  

Just delete the hash.


Comments

Popular posts from this blog

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -