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:<
It will look for li element in the immediate children within this element where this can be a jQuery object or DOM element.
li
this