GeekArticles
XML
AJAX
XML
AJAXUnderstanding MooTools Request Class
The request class in MooTools is one of the most important functions in order to create a powerful Ajax based application. Its role is very simple but essential in an application that wants to run client side with aggressive data control. Through the request class developers can wrap XHR which eases data request access and manipulation. Wrapping XHR with request class also improves security as
Category: <a Tips</a>
Sponsored Links
Read Next: HTML and JSON Response on MooTools
Related Topics
