16. May. 07
Newspaper Columns jQuery Plugin
This Plugin automagicly arranges a Container full of Elements into Newspaper like Columns.
Usage:
You need a Container with Elements like
<div id="npContainer"> <div class="npItem">Item1</div> <div class="npItem">Item2</div> </div>
also you need the Columns
<div id="npColumn1"></div> <div id="npColumn2"></div> <div id="npColumn3"></div>
In Javascript just call:
jQuery().npColumns();
jQuery NPColumns Plugin Download
Online Demo: http://www.bregenzerwald-news.at/?classifieds=1

August 23rd, 2007 at 8:19 am
There is no demo!
September 4th, 2007 at 11:13 am
You can see a demo here: http://www.bregenzerwald-news.at/?classifieds=1
December 1st, 2007 at 3:28 am
How to use?
December 28th, 2007 at 2:28 pm
How to use ?
No explanations…
Help, thanks
February 29th, 2008 at 7:20 pm
This script is bliss. And that’s all I have to say about it.
April 8th, 2008 at 9:25 pm
Some easy explanation would be helpfull
June 18th, 2008 at 5:15 pm
Looks nifty when rendering, but what about printing? The “Newspaper Column” effect is lost when attempting to print the page.
July 7th, 2008 at 12:49 pm
How do you use this ?
A little bit more explanation would be great.