News

Log In Sponsors
Partner Sites
Ihr qualifizierter Partner in Sachen Verpackungsmaschine

Display Booth



Re: validate checkbox



Just replace this part: [code:19zdd3aj] check=chckArr[i].checked?true:false; [/code:19zdd3aj] ...with: [code:19zdd3aj] check=chckArr[i].checked?true:check; [/code:19zdd3aj]

Click here to read the whole forum topic