Joomla modules and resources
Articles
Javascript closures
- Details
- Published on Friday, 23 September 2011 21:46
One of the many aspects of Javascript that takes a bit of getting used to is a feature called closures. It can be a bit complicated to explain it but I found a nice article with functioning examples in it. Examples can often explain things much quicker.