search for: mycheckbox2

Displaying 1 result from an estimated 1 matches for "mycheckbox2".

Did you mean: checkbox2
2007 Sep 18
4
Prototype.js and Multidimensional Arrays
Hi there, this code works only fine , if i dont embedding the prototype.js in my document: <script type="text/javascript"> var myCheckBox2 = new Array(); myCheckBox2[''Ort''] = new Array("hamburg","berlin","hannover"); myCheckBox2[''Art''] = new Array("programmierung","support"); myCheckBox2[''Kenntnisse''] = new Array("xhtml",&...