Is there a way, when someone enters a web site, a JavaScript event "simulate" a click
? In other words, JavaScript automatically makes a click
on the site.
In case I have an ad that only opens when someone clicks the page. That is, you need to click the page to open a new advertising page.
<script data-cfasync="false" type="text/javascript" src="http://www.liveadexchanger.com/a/display.php?r=961387"></script>
Incasethereisaform,assoonassomeuserenters,openthispagebysimulatinga"click". Well I've tried all the ways they told me and I could not.