|
mark the checkbox with id="checkbox_name" and access it using document.getelementById("checkbox_name")
if (document.getelementById("checkbox_name").checkedh ahahahafalse) {
alert();
}
__________________
Message me for more info: ICQ 8322641 (@gmail.com).
|