- From: Mark Birbeck <mark.birbeck@x-port.net>
- Date: Thu, 1 May 2008 00:02:05 +0100
- To: Shawn_He@playstation.sony.com
- Cc: www-forms@w3.org, www-forms-request@w3.org
Hi Shawn, You'll need to narrow this down a little. First...I know it's probably a daft question, but are you using XForms? And if so, which XForms processor are you using in IE6? I'm assuming you are using a plug-in, but since you refer to 'click' events, I'm wondering if (a) you are using a scripted library, or (b) you're actually talking about a problem with some HTML forms. Regards, Mark 2008/4/29 <Shawn_He@playstation.sony.com>: > > I have this form that consists of a bunch of submit buttons, each submit > button implements an OnClick event, and the form also uses onSubmit event. > The problem I am having is as following: > > one of my submit button (say Popup button) actually launches another popup > window, and the popup window contain another form. I use javascript code to > submit the (second) form in the popup window and close the popup window > thereafter. If I only do this once, all the buttons on my first form of the > original window still work fine. However, if I do this once again, after the > second form submitted and the popup window closes the second time, the > buttons on the first form seem to stop working on IE6, even though it works > fine under FireFox. I tried the Visual Studios .Net's script debugger, I can > see all the javascript functions that associated with the OnClick and > OnSubmit events are fired, however, the form is not submitted from the web > browser on IE6 even though the return value from OnSubmit is true. > > I don't have much clue how this could be possible on IE6 since it works > perfectly well on firefox 2.0. Anyone has suggestions on how I should > proceed with the debug efforts? > > -- > Shawn He > Online Technology > Office:858-824-5969 Fax: 858-824-5878 > AIM: CivRealtor > -- Mark Birbeck mark.birbeck@x-port.net | +44 (0) 20 7689 9232 http://www.x-port.net | http://internet-apps.blogspot.com x-port.net Ltd. is registered in England and Wales, number 03730711 The registered office is at: 2nd Floor Titchfield House 69-85 Tabernacle Street London EC2A 4RR
Received on Wednesday, 30 April 2008 23:02:42 UTC