Stop nested function call

Sorry I don’t understand what you are asking, if the event in .two calls event.stopPropagation() it prevents the event from “bubbling up” to the parent .one and triggering that event.