you probably want somthing like, jQuery.ajax_request = { ajax_options : function () { test: 'test' }, test : function() { alert(this.test); } }
im guessing...
you probably want somthing like, jQuery.ajax_request = { ajax_options : function () { test: 'test' }, test : function() { alert(this.test); } }
im guessing...