sans-serif   serif

«

Core.clear

Clears a Timeout or an Interval. Useful when working with Function:delay and Function:periodical. Official MooTools Documentation

Articles using Core.clear

MooTools for Beginners Part 5 – Native Extensions

January 14, 2010

In Part 4 we looked at the myriad ways to select elements in the dom. Well, today we are ignoring the dom altogether. Aaron Newton once said that “MooTools aims to make JavaScript your playground [not just the DOM].” MooTools extends a lot of JavaScript natives, like Functions, Strings, Numbers, etc. [...]

Read More »