I have a 300px x 250px
ad which is in this form:
<script type="text/javascript" src="advert.com" ></script>
I want to create a button underneath the ad which says: "Close ad to continue as free user".
And once this button is clicked, the ad opens the example.com
page on a new tab, and the ad disappears with the button
Does anyone know how I can do this?