arldin Posted April 27, 2012 Report Share Posted April 27, 2012 Bom dia gostaria de saber se tem como atualizar a pagina sem refreshEsta e a pagina que quero atualizar<HTML> <script language="JavaScript"> <!-- setTimeout('delayReload()', 5000); function delayReload() { if(navigator.userAgent.indexOf("MSIE") != -1){ history.go(0); }else{ window.location.reload(); } } //--> </script> <HEAD> <TITLE></TITLE> </HEAD> <BODY background=http://www.sofestainfantis.com.br/image306.gif bgProperties=fixed> <!--início WEBcall --> <script language=JavaScript src="http://www.sofestainfantis.com.br/chat/script.asp"></SCRIPT> <!--fim WEBcall --> </BODY> </HTML> Quote Link to comment Share on other sites More sharing options...
0 bareta Posted May 8, 2012 Report Share Posted May 8, 2012 tem sim... vai ter que modificar a estrutura e usar ajax. Quote Link to comment Share on other sites More sharing options...
Question
arldin
Bom dia gostaria de saber se tem como atualizar a pagina sem refresh
Esta e a pagina que quero atualizar
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.