Previously, when you saved the 123.txt file, the record was displayed without rebooting.
Now does not work in Google Chrome
How to make ajax cross-browser?
<html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"> </script> <script> var auto_refresh = setInterval( function() { $('#load_div').fadeOut('slow').load('123.txt').fadeIn("slow"); }, 3000); </script> </head> <body> <div id="load_div">111</div> </body> </html>
$.ajaxwithcache: false. How short it is in theloadto do I do not know. The answer is written below - Mr. Black