How-to articles, tricks, and solutions about SCHEDULING
How to Pass a Parameter to a setTimeout() Callback
Read this JavaScript tutorial and learn the right way of passing a parameter to a setTimeout() callback. Also, get information about function binding.