Hi all,
I am not a expert by any means but I need help coding some javascript. I want this:
<form>
<input type=button value=“CONTINUE” onClick=“goToURLbcci()”>
</form>
to appear on my page after 3 minutes (3 minutes and ten seconds actually).
I have been reading about the use of times and onpageload but to be honestm I’m so lost. Can someone help me?
Thank you in advance