I\'m trying to figure out how this jQuery plugin works: http://codeasily.com/jquery/multi-column-list-with-jquery
In the plugin there is this line at the beginning:<
The selector is looking for any immediate children in the context of the this DOM element
this