ive used class.refactor for this purpose. http://mootools.net/docs/more/Class/Class.Refactor
On Wed, Jan 5, 2011 at 1:33 PM, KevinA <[email protected]> wrote: > Hello, > I want to extend the Request.HTML class so that I can run my own > functions when the onRequest and onSuccess events fire (in the > Request.HTML class) > > Any examples of a way of doing this? Thanks!
