Note that there are some explanatory texts on larger screens.

plurals
  1. POTool / plugin for laying out web page with minimal efforts applied on raw CSS
    primarykey
    data
    text
    <p>First things first. I have been struggling while dealing with raw CSS to generate complex page layouts. It gets further complicated with browser vendors looking in different directions. Well, now that can't be changed. </p> <p>So after a lot of efforts I started looking for: </p> <ol> <li>A WYSIWYG editor that would take in content and allow me to define the desired layout and magically generate CSS that would honor most of the latest browsers, while also taking into account the liquid &amp; fluid attributes of the layout </li> <li>jQuery plugin that would take care of content arrangement complexity while just taking in inputs for the desired layout. </li> </ol> <p>I haven't been able to find anything for the first quest. <strong>I'd like to know if there is any such WYSIWYG editor out there</strong>. There are many CSS editors but they don't abstract the raw CSS. One needs to know CSS thoroughly and that IMHO beats the need of such an editor. Notepad or a regular IDE is good enough. </p> <p>For the second point, I came across <a href="https://stackoverflow.com/questions/997314/jquery-layout-manager">this thread</a> on <strong>stackoverflow</strong>. Now this put me in a problem of abundance (not a bad thing BTW). This post has links to several jQuery plugins that do the trick. Some of them are: </p> <ul> <li><a href="http://layout.jquery-dev.net/" rel="nofollow noreferrer">jQuery UI.Layout Plug-in</a> </li> <li><a href="http://www.bramstein.com/projects/jlayout/jquery-plugin.html" rel="nofollow noreferrer">jLayout jQuery Plugin</a></li> <li><a href="http://plugins.jquery.com/project/layoutmanager" rel="nofollow noreferrer">Docking Layout Manager</a></li> </ul> <p><strong>I am looking for comments and recommendations from people who may have used 1 or more of these.</strong> Plugin's simplicity is important and equally important is the flexibility (plugin shouldn't be restrictive.</p> <p><strong><em>Frankly, I'd like to offload much of the CSS job to a tool.</em></strong></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload