Сообщение
  • Пожалуйста, прежде пройдите авторизацию

Ошибка: ReferenceError: Language is not defined
(1 чел.) (1) гость
  • Страница:
  • 1
  • 2
  • 3

ТЕМА: Ошибка: ReferenceError: Language is not defined

Re: Ошибка: ReferenceError: Language is not defined 4 года, 9 мес. назад #1287

  • SNOOPY
  • Новый участник
  • Постов: 15
  • Репутация: 0
<button onclick="test()">11111111</button>
<script>
function test() {
loadApplet();
test_a();
}

function test_a() {
if (!appletLoaded) {
setTimeout('test_a()', 500);
return;
}

hideWaitAppletWindow();
setDocSign('<root />')
}
</script>
  • Страница:
  • 1
  • 2
  • 3
FaLang translation system by Faboba