Как активизировать форму по checkboxy?http://softtime.ru/forumКак активизировать форму по checkboxy?http://softtime.ru/forum/read.php?id_forum=4&id_theme=60812#post354459"script type="text/javascript"" function doDisplay(id) { if (document.getElementById(id).style.display == 'none') document.getElementById(id).style.display = 'block'; else document.getElementById(id).style.display = 'none'; } "/script" "div style="border:#99CCFF...Как активизировать форму по checkboxy?Thu, 11 Dec 2008 19:16:28 +0300mikhaКак активизировать форму по checkboxy?http://softtime.ru/forum/read.php?id_forum=4&id_theme=60812#post354445"script type="text/javascript"" function agreeForm(t) { if (t.agree.checked) t.submit.disabled = false; else { t.submit.disabled = true; document.getElementById('rules').style.display = 'none'; } }...Как активизировать форму по checkboxy?Thu, 11 Dec 2008 18:42:18 +0300mikhaКак активизировать форму по checkboxy?http://softtime.ru/forum/read.php?id_forum=4&id_theme=60812#post354439"script type="text/javascript"" function agreeForm(t) { if (t.agree.checked) t.submit.disabled = false; else t.submit.disabled = true; } "/script" "form action=""" "label for="zzz""Я...Как активизировать форму по checkboxy?Thu, 11 Dec 2008 18:27:45 +0300mikhaКак активизировать форму по checkboxy?http://softtime.ru/forum/read.php?id_forum=4&id_theme=60812#post354426Добрый день! Есть обычная форма... "form method='POST' action='?page=1.php'" "table border='0' width='50%' bgcolor='#FFFFFF' " "tr" "td colspan= '3' width='17%'" "hr...Как активизировать форму по checkboxy?Thu, 11 Dec 2008 17:23:19 +0300Silentium