[jQuery] Wrapping text in several columns

[jQuery] Wrapping text in several columns


I tried the search but since English is not my native language my
search may have missed previous posts about this.
I was wondering how to do this http://www.csscripting.com/css-multi-column/
or preferably this http://www.mindsack.com/uxe/autoflow/ with jquery.
Point is that I want to automatically flow text in several columns on
my web page (a´la www.iht.com in their 3-column view of articles).
I have pre-ordered the Learning JQuery book but I can´t imagine that
anyone haven´t tried this already with jquery or even made a plugin
for it.
Any tips ?