My favorites | Sign in
Project Logo
             
Code license: New BSD License
Labels: mootools, ajax, timeout
Show all Featured downloads:
mootimeout12-0.1.js
Feeds:

What is it?

Adds a timeout option to the mootools Request (Ajax in 1.1) Class

Usage

  var r = new Request({
    url:'/test.php',
    timeout:4000, //milliseconds
    onTimeout:timeoutFunction
  });

Compatibility

Versions for mootools 1.2 and 1.1 are available









Hosted by Google Code