access the elements and forms as objects not as names.Do
some minor changes to the validator java scripts formed.
Regards
Amit
-Original Message-
From: Kunal Parikh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 01, 2004 10:30 AM
To: [EMAIL PROTECTED]
Subject: Dots in form names create
I believe that a period is not allowed in an identifier. You should pick
another name for your form.
-Richard
At 09:59 PM 8/31/2004, you wrote:
Hi!
I have some forms with dots in their names.
The problem is that the JS validation code being generated is not quite
right
Is there a resolution/work-
Hi!
I have some forms with dots in their names.
The problem is that the JS validation code being generated is not quite
right
Is there a resolution/work-around to this issue ?
e.g.
FormName: employer.search
JS generated:
=
function employer.search_required () {
...
3 matches
Mail list logo