Jump to content

poplavok

Newbie
  • Posts

    2
  • Joined

  • Last visited

Everything posted by poplavok

  1. Нашел сам решение. Нужно было вставить в Функцию1 onclick = "qwertChecked()
  2. Проблема в том что при выборе Функции2 появляется Текст но при выборе Функции1 Текст не исчезает. <input type="radio" name="kogda" id="vopros" checked="checked" /> <label for="vopros">Функция1</label> <input type="radio" name="kogda" id="qwert" onclick = "qwertChecked() "/> <label for="qwert">Функция2</label> <label style="padding-left: 2px;" for="12qwert">Текст </label> <input type="text" id="qeqwert" />
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy