Re: HTMLInputElement, type attribute (errata?)

Try aElement.type="hidden"  instead of
aElement.setAttribute("type")="hidden". The Error doesn' t occur. My
problem is, that i could not receive the fields on the following page.
Why?

Received on Sunday, 27 January 2002 15:11:24 UTC