document.write(«Значение атрибута charset ссылки: «); document.write(document.getElementById(‘w3s’).charset); document.write(« «); document.getElementById(‘google’).charset=»utf-8″; document.write(«Задать атрибут charset ссылки: «); document.write(document.getElementById(‘google’).charset); |
|
К примерам JavaScript >> В раздел JavaScript >> На главную >> |