Posts by Igor Ramos • 21 points
2 posts
-
0
votes1
answer656
viewsQ: Run script after 20 seconds
I have a script but would like to make a change to it so that it appears to the user after 20 seconds browsing the site. I tried to make the change in setTimeout, but did not resolve because it…
-
1
votes2
answers47
viewsQ: How do I add more than one domain to this alert?
Someone can help me because I can only add one domain, and when I try to put more than 1 URL it doesn’t work. If anyone can help me I’m grateful! if((window.location.href).indexOf('DOMÍNIO') >=…