News

A slef-invoking anonymous function is to make sure we stay out of the gloabl scope so that our script can play nicely with others. This is useful/needed when all you javascript code is in one main ...
Self invoking function will be executed just once only. Now the returned value by makeList() function will be assigned to Variable list. Lastly, the loop will be executed 3 times and it will show the ...