Yeah, seems to work fine: http://jsfiddle.net/7Jvqv/ probably something else is going wrong...
On Mon, Apr 25, 2011 at 10:44 PM, robarb <[email protected]> wrote: > Also, the Request line works fine if I do it outside of my Ajax class > definition. > > On Apr 25, 1:43 pm, robarb <[email protected]> wrote: > > I downloaded the latest full core just to be sure. No change. > > > > On Apr 25, 1:42 pm, Ryan Florence <[email protected]> wrote: > > > > > > > > > Where'd you get your copy of MooTools? > > > > > You may have a custom build of core that is missing some pieces. > > > > > On Apr 25, 2011, at 1:56 PM, robarb wrote: > > > > > > Hi. I'm trying to create a class to handle AJAX calls. As soon as I > get to the 'new Request' line, Firefox (Firebug) says 'Browser.Request is > not a constructor'. If I do the same exact Request outside of my class > definition, all is fine. This is probably something simple for an advanced > user, but I'm stuck. All help would be appreciated. > > > > > > Thanks, > > > > Rob >
