I have an angular app that may have multiple pages open that use the same controller. I need to be able to reference DOM elements that are specific to one instance of the controller. For example:I have an angular app that may have multiple pa
I have an angular app that may have multiple pages open that use the same controller. I need to be able to reference DOM elements that are specific to one instance of the controller. For example:I have an angular app that may have multiple pa