I don't understand what you mean. If you want to stack mouse areas then you can do that. If one area ignores an event, an underlying area will get it, etc.
If you want a series of functions to be executed as a result of an event then it should be possible as well -- you can create an array of javascript functions and have something execute them one after the other.