[jQuery] Re: jquery 1.3.2 error with $(':inp...@name=submit]')???

2009-08-04 Thread micorreo13
I did it!! Thank you On Aug 2, 10:45 pm, John Resig wrote: > Just remove the @ and it'll work fine. > > --John > > On Sun, Aug 2, 2009 at 12:07 PM, micorreo13 wrote: > > > I was using jquery-1.2.6 and now, I started to use jquery-1.3.2, and I > > get my first "difference": when I use the wrapp

[jQuery] Re: jquery 1.3.2 error with $(':inp...@name=submit]')???

2009-08-02 Thread waseem sabjee
remove the @ sign. it is no longer needed. On Sun, Aug 2, 2009 at 10:45 PM, John Resig wrote: > Just remove the @ and it'll work fine. > > --John > > > On Sun, Aug 2, 2009 at 12:07 PM, micorreo13 wrote: > >> >> I was using jquery-1.2.6 and now, I started to use jquery-1.3.2, and I >> get my fir

[jQuery] Re: jquery 1.3.2 error with $(':inp...@name=submit]')???

2009-08-02 Thread John Resig
Just remove the @ and it'll work fine. --John On Sun, Aug 2, 2009 at 12:07 PM, micorreo13 wrote: > > I was using jquery-1.2.6 and now, I started to use jquery-1.3.2, and I > get my first "difference": when I use the wrapped set operation $ > (':inp...@name=submit]') with jquery-1.3.2 it return