Multicoluminator 0.1.0

By Navid Zamani Last update Sep 11, 2008 — Installed 81 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Script Summary:
Multicolumn layout for the <body>, or the selected <div>, to read long texts in a more comfortable way and fully use large monitors.
Recently Updated TopicsPosts
Archived Comments2

this script has 1 topic, 2 posts

This script has no reviews.

Works on most sites/pages. Some site layouts are not made for it.
If you have problems, try to increase the columns width until there are less columns and the single columns look ok, or try if you can find an area that you can select and use.
A large screen resolution always helps. That's what this was made for. :D

///// Versions history /////////////////////////////////
// 0.1.0: from Navid Zamani <navid.zaCHEETAHmani@googleDONKEYmail.com> (Without the animals.)
// - The first prototype. With the basic functionality.

///// To do ////////////////////////////////////////////
// - Enable multi-column layout for more than one element.
//   (Via css classes.)
// - Store the state relative to the page instead of globally.

Help

Enable
Globally enables the Multicoluminator for the <div> around the selected element, or the <body>, if nothing is selected or as a fallback.
Disable
Globally disables the Multicoluminator.
Set area
Sets the multicolumnization area.
Set column width
Sets the (minimal) width for the columns. 30em is the default, because em is relative to the font size and 30 gets you the most comfortable width.
Help & license
This page (when called trough the menu, of course).