Hi Mike,
After much aggravation, it looks  like some kind of IE bug. I cannot find
the cause. I even had the ajax on success call another form that works in
the Page Settings tab - and it was screwed up - so it couldn't have been
anything in the form.

Anyway by simply calling the exact same ASP page from an additional ajax
post in the success options (an extra trip to the server), the page renders
out properly. It's a shame but I cannot spend anymore time with it.

Thanks for your help with this.


malsup wrote:
> 
> 
> The problem in IE is that the form is not getting added to the DOM
> after posting it once.  It looks like IE is stripping that element out
> for some reason.  Notice that you can't post that page twice.  The
> styles are lost because the css rules are based on the presence of the
> form element.
> 
> I'm not sure why the form element is getting stripped.  Try playing
> around with the form attributes to see if one of them is causing a
> problem.
> 
> Mike
> 
>> I get no javascript errors in any browser. But the problem appears on 2
>> different machines is IE 6 and 7.
>> Were you able to see the problem in IE?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/CSS-styles-being-lost-in-IE-after-Ajax-Form-Submission-tf3876027s15494.html#a11029720
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to