jQuery Plugin: wrapList
Ok, so now I'm on a roll with the jQuery plugins. This time it's a simple plugin that takes a single unordered list and segments it at predefined intervals into additional lists. Each list is then floated to the left making it appear to wrap content to the next "column". The plugin is extremely simple to use but works really well on all sorts of content.
Download: jQuery.wrapList.zip