zurück
Autor: Bernhard Grojer
Erstellt am: 02 Jun 2006 18:48

Re: AW: RadioButtons for in Schleife

Input heißt das Element.

for (var i=0; i{
if document.form.group[i].checked == true
{
window.alert('fount it!');
window.alert('Value is: + document.form.group[i].value);
}
}

JavaScript



Beiträge:

TitelDatumVornameNachname
RadioButtons for in Schleife02.06.2006 04:55G.Guest
AW: RadioButtons for in Schleife02.06.2006 05:04HannesPreishuber
Re: AW: RadioButtons for in Schleife02.06.2006 05:26G.Guest
Re: AW: RadioButtons for in Schleife02.06.2006 06:48BernhardGrojer




© Copyright 2008 ppedv AG