THANK YOU!!! That fixed the problem. Thank you for taking the time to share.
I hate not having a message for the users there though. Does anyone know of a fix for this? Thanks in advance! -----Original Message----- From: Jeromy Evans [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 2:06 AM To: Struts Users Mailing List Subject: Re: [S2] Ajax DIV Question Hoying, Ken wrote: > I was able to update the href and formId via JavaScript and DOJO as > follows: > > dojo.widget.byId('divId').href = 'myUrl'; > dojo.widget.byId('divId').formId = 'myFormId'; > > This works fine as long as the form itself was not loaded infot the > DIV (divId). However, if myFormId is located in divId and was loaded > into the div via the initial ajax call, then it does not work. > > Any ideas? > Set showLoadingText=false on the relevant tags/widgets. It's a bug in Dojo in IE where it overwites the form with the loading text prior to reading the values from the request. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ----------------------------------------- ***Note:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the Sender immediately by replying to the message and deleting it from your computer. Thank you. Premier Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]