Write a JavaScript function that notifies the user based on data associated with an element.
Anonymous
e.stopPropogation() is the key to this question, since you don't want the event to trigger the parent's event listeners.
Check out your Company Bowl for anonymous work chats.