[jQuery] Re: Possible remote and/or messages bug

2009-02-01 Thread WizADSL
error.parent().insertBefore(element); }} ); }); I tested the form under FF 3.0.5 and IE 7.0 On Jan 30, 9:07 pm, James wrote: > Could you provide more information, like code and browser specs? > > On Jan 30, 2:21 pm,WizADSL wrote: > > > > > I wanted to post this here

[jQuery] [Validate] Possible remote and/or messages bug

2009-01-30 Thread WizADSL
I wanted to post this here first and see if anyone has seen this. This is easy to reproduce. The Prep: Create a form with a few fields, on form field 2 add remote="somepasge.htm" and make it required, create somepage.htm and put true as the only content of the page and of course set the for to v