Home »
MCQs »
MooTools MCQs
Which of the following function is used to stop the periodical function?
24. Which of the following function is used to stop the periodical function?
- $stop()
- $clear()
- $end()
Answer: B) >$clear()
Explanation:
$clear() method is used to stop the periodical function.