Demos
- Chaining
- Native
- Periodical
Slick
- Slick.Finder
Drag and Drop
- Drag.Cart
- Drag.Drop
- Drag.Move
- Drag.Scroll
Effects
- Effects
- Fx.Morph
- Fx.Slide
- Fx.Sort
- Transitions
Events
- Element.Event
- MouseEnter
- MouseWheel
- Element.Delegation
- Element.Event.Pseudos
Request
- Request
- Request.HTML
- Request.JSON
Plugins
- Accordion
- Slider
- Sortables
- Enhanced Forms
Request.HTML
Request is the basic XHR request class in MooTools. While not extremely useful on its own, it provides the basic functionality for both Request.HTML and Request.JSON.
Request.HTML is a subclass of Request built for making XHR requests which return HTML content.
Result
Waiting for the request to happen.