All:
RIght now, I need to load some image into page, for each image, if I right click on it, it will show a tooltip of its info such as size and description. I implement the image as a directive, but I do not know how to handle the right click correctly, any suggestion for best practice( any example is appreciated)?
Thanks