Search Results

2
votes
3answers
233 views

How to trap “open in a new tab” clicks in jquery.click

Good morning - I have a jquery script that attaches a click event to every link, running an action when the link is clicked. This has been working great, but I just got some betatester fee …