That's pretty simple, just pass 'this' to  function as target and keep track of last clicked element. I also noticed small issue where modal would get visible despite clicking on overlay when you click too quickly. I have fixed that by killing the ongoing tweens on modal.   See the Pen ddzYjy?editors=0010 by Sahil89 (@Sahil89) on CodePen   @GreenSock any other way to get around this behavior? Following is reduced case demo. If you fast click, at
    • Like
    1