[jQuery] Re: Error with Ajax Submit with Form plugin in IE

2007-08-26 Thread debussy007


Hi,

I finally could debug my error.

It's the packed version of the validate plugin which generates me two
errors.
The js file which is not compressed is working fine in ie6 

Thank you for your assistance malsup.



malsup wrote:
 
 
 in IE6, a new page is opened, like the ajax is not working.
 I also noticed in IE6 that my javascript generates an error.
 
 
 I think you answered your own question there.  You need to fix that
 error, whatever it is.  That's why IE opens a new page when you
 submit.
 
 Mike
 
 

-- 
View this message in context: 
http://www.nabble.com/Error-with-Ajax-Submit-with-Form-plugin-in-IE-tf4328848s15494.html#a12333132
Sent from the JQuery mailing list archive at Nabble.com.



[jQuery] Re: Error with Ajax Submit with Form plugin in IE

2007-08-25 Thread Mike Alsup

 in IE6, a new page is opened, like the ajax is not working.
 I also noticed in IE6 that my javascript generates an error.


I think you answered your own question there.  You need to fix that
error, whatever it is.  That's why IE opens a new page when you
submit.

Mike