1
I’m doing the creation of a website and I need a force.
The problem is this, I need that when entering the site the same of a refresh
, just as you enter it
I tried the code:
<meta http-equiv="refresh" content="1">
Meanwhile he stays in one looping
infinity of refresh
and I need this to happen only once.
Does a function
Javascript
for this, search for Location.Reload()– LeAndrade
axo que precisa de um contador para parar o refresh
– Willian
What problem do you want to solve by doing this? I’ve seen very few cases where this was really needed.
– fernandosavio
Really! I posted a suggestion that can meet but this has the face of gambiarra :)...
– Sam
In real people it is my main error: https://answall.com/questions/333002/erro-na-galeria-images
– André Macedo
So don’t do that, it’s a bad idea to have to reload the page just to fix something that’s already in trouble. You better focus on the other question to solve the problem.
– Sam