View Single Post
Old 01-20-2005, 05:41 AM  
celebx
Confirmed User
 
Join Date: Jul 2001
Location: The Netherlands
Posts: 197
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).
celebx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote