You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and the event.target in action is either the first or second span, never the a.
Using jQuery, I know .target is always the intended (listened) element.