Hello,
when I was trying with a new source code I have the problem with my
for-loop.
So I use 'f.elements' but it is to object to this line:
(var i=0;i<f.element s.length;i++).
I want to count all elements(checkb oxes).
Maybe somebody has another source code?
when I was trying with a new source code I have the problem with my
for-loop.
So I use 'f.elements' but it is to object to this line:
(var i=0;i<f.element s.length;i++).
I want to count all elements(checkb oxes).
Maybe somebody has another source code?
Comment