I create event registration websites in a system called Cvent. It is a system specifically designed to allow non-coders to create a registration website where attendees/invitees can come and register, for example, for a convention, or a meeting, or an incentive trip. Cvent also allows advanced coding in order to customize the event site. I code advanced sites.There are times that I am unable to access some coding because it was created within Cvent - think of it is a widget. In a nutshell, I have some links to other reference sites that was coded by Cvent and it did not include target="_blank" within the hyperlink. Is there any script that I can add to a page that will force any existing hyperlink to open in a new tab? Maybe a couple screenshots will help explain my situation....
I am entering in the name and the url to be linked to the name, which Cvent codes for me in the background...
On the front end of the site, it looks like this screenshot of the front end of this link
When an attendee/invitee clicks on that link, it opens up in this same tab. I need it to open in a new tab. Is there any type of script that will force all hyperlinks to open in a new tab?
I do now how to code javascript so I have not tried anything. I've searched but not really finding anything that helps. It's a pretty specific problem because of the restrictions I'm coding under.