|
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. |
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
<div> around the selected element, or the <body>, if nothing is selected or as a fallback.30em is the default, because em is relative to the font size and 30 gets you the most comfortable width.




