[jQuery] Re: jquery.getJSON params not filtering

2009-05-14 Thread bradrice
om: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of bradrice > Sent: Thursday, May 14, 2009 10:45 AM > To: jQuery (English) > Subject: [jQuery] Re: jquery.getJSON params not filtering > > I have this in there: > > $.ajaxSetu

[jQuery] Re: jquery.getJSON params not filtering

2009-05-14 Thread Josh Nathanson
n the category you send to the server. -- Josh -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of bradrice Sent: Thursday, May 14, 2009 10:45 AM To: jQuery (English) Subject: [jQuery] Re: jquery.getJSON params not filtering I have th

[jQuery] Re: jquery.getJSON params not filtering

2009-05-14 Thread bradrice
t; > Behalf Of bradrice > Sent: Thursday, May 14, 2009 10:02 AM > To: jQuery (English) > Subject: [jQuery] Re: jquery.getJSON params not filtering > > OK, I changed it but it still returns everything. It isn't filtering. > Thanks for the suggestion. > > On

[jQuery] Re: jquery.getJSON params not filtering

2009-05-14 Thread Josh Nathanson
query...@googlegroups.com] On Behalf Of bradrice Sent: Thursday, May 14, 2009 10:02 AM To: jQuery (English) Subject: [jQuery] Re: jquery.getJSON params not filtering OK, I changed it but it still returns everything. It isn't filtering. Thanks for the suggestion. On May 14, 12:54 pm, "Josh Na

[jQuery] Re: jquery.getJSON params not filtering

2009-05-14 Thread bradrice
OK, I changed it but it still returns everything. It isn't filtering. Thanks for the suggestion. On May 14, 12:54 pm, "Josh Nathanson" wrote: > I think your params should look like this: > > { "category":fundType } > > In your code, you are passing a string rather than a javascript object > lite

[jQuery] Re: jquery.getJSON params not filtering

2009-05-14 Thread Josh Nathanson
I think your params should look like this: { "category":fundType } In your code, you are passing a string rather than a javascript object literal. -- Josh -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of bradrice Sent: Thursday, May