Re: IE ajax theme form data problem

2009-01-29 Thread Robert Dietrick
Thanks. That did it. On Wed, Jan 28, 2009 at 10:53 PM, Jeromy Evans wrote: > Try turning off the loading text. > > It's a guess, but it sounds similar to the loadingText bug due to Dojo in > IE. If the target div contains the source form and loadingText enabled, the > loadingText overwrites the

Re: IE ajax theme form data problem

2009-01-28 Thread Jeromy Evans
Try turning off the loading text. It's a guess, but it sounds similar to the loadingText bug due to Dojo in IE. If the target div contains the source form and loadingText enabled, the loadingText overwrites the form before the its new values are read. Details are mentioned several times i