[jQuery] Re: jQuery Form Plugin (jqForm) problem on beforeSubmit callback

2008-02-24 Thread Nazgulled
So, you are saying I just have to use: $.admin.ajax.someVar ? Mike Alsup wrote: > > > >(function($) { > >$.admin.ajax = { > >someVar: null, > >request: function(formData, jqForm, options) { > >

[jQuery] Re: jQuery Form Plugin (jqForm) problem on beforeSubmit callback

2008-02-24 Thread Mike Alsup
> >(function($) { >$.admin.ajax = { >someVar: null, >request: function(formData, jqForm, options) { >alert("Setting someVar = Hello World.") > >this.someVar = "Hel