There is not an error, I was just wondering if this is frowned upon.
On Apr 17, 8:32 am, Raja Koduru <[email protected]> wrote: > don't see any.. > what is the error you are experiencing? > > - raja koduru > > On Fri, Apr 17, 2009 at 5:30 PM, blasto333 <[email protected]> wrote: > > > $.ajax({ > > type: "GET", > > url: prefix+url, > > success: script_saved, > > custom_property : someVar > > }); > > > Is there anything wrong with this?

