אשכול: שאלה ב JS
View Single Post
ישן 06-04-06, 15:19   # 4
null
кто ты?
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 2,177

null לא מחובר  

קוד:
<form method='POST' name='register' onsubmit='return Validate()'>
<input type='checkbox' name='a' value='1'>
<input type='checkbox' name='a' value='2'>
<input type='checkbox' name='a' value='3'>
</form>
  Reply With Quote