Hello. I have a script that automatically updates the block.
<script type="text/javascript"> jQuery(document).ready(function(){ setInterval("jQuery('#timeA').load('# dl#timeB');",5000); }); </script>
The problem is that after updating the block, the Cyrillic text turns into such garbage.
Encoding pages cp1251
. I'm in js / jQuery / ajax oak-tree. Help please understand ... Or, in principle, you can friend the update script. The main thing is that the script updates the block and loads the information from another file.