code:
<script> var s = "Русский текст"; console.log(s); </script> And in the firebug console, the quackers:
And in t...">
code:
<script> var s = "Русский текст"; console.log(s); </script> And in the firebug console, the quackers:
Source: https://ru.stackoverflow.com/questions/520085/
All Articles