RE: Not getting javascript Popup on html:radio buttons

2003-08-14 Thread Rohit Aeron

Are you submitting form on selecting radio button ...
Just try javascript for submitting form rather directly ..
As you are getting a javascript error which will get resolved as you debug ..

-Original Message-
From: Yansheng Lin [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 07, 2003 11:51 PM
To: 'Struts Users Mailing List'
Subject: RE: Not getting javascript Popup on html:radio buttons

Put an alert() in your validateRequired().  Maybe it's not getting called since
it's a radio field...

-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED] 
Sent: August 7, 2003 11:06 AM
To: 'Struts Users Mailing List'
Subject: Not getting javascript Popup on html:radio buttons


I have a field containing two a group of two html:radio items with the
values 1 and 2. The page starts when none of them is selected. The
property is depends on required but still I don't get the javascript
popup, only the Action error coming from the server side.
Any ideas why?

Erez



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



*--
This message and any attachment(s) is intended only for the use of the addressee(s) 
and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not the 
intended addressee(s), you are hereby notified that any use, distribution, disclosure 
or copying of this communication is strictly prohibited. If you have received this 
communication in error, please erase all copies of the message and its attachment(s) 
and notify the sender or Kanbay postmaster immediately.

Any views expressed in this message are those of the individual sender and not of 
Kanbay.

Although we have taken steps to ensure that this e-mail and any attachment(s) are free 
from any virus, we advise that in keeping with good computing practice the recipient 
should ensure they are actually virus free.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Not getting javascript Popup on html:radio buttons

2003-08-07 Thread Yansheng Lin
Put an alert() in your validateRequired().  Maybe it's not getting called since
it's a radio field...

-Original Message-
From: Erez Efrati [mailto:[EMAIL PROTECTED] 
Sent: August 7, 2003 11:06 AM
To: 'Struts Users Mailing List'
Subject: Not getting javascript Popup on html:radio buttons


I have a field containing two a group of two html:radio items with the
values 1 and 2. The page starts when none of them is selected. The
property is depends on required but still I don't get the javascript
popup, only the Action error coming from the server side.
Any ideas why?

Erez



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]