FlexGrid and LayoutGrid possible vs impossible

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

FlexGrid and LayoutGrid possible vs impossible

Post by piotrh »

Hello,
im exploring layout possibilities of LayoutGrid used together with FlexGrid.
I found out I can place a layout grid inside flexgrid and this flexgrid in another layout grid, something like this

[Layout grid (FlexGrid {Layout Grid2} {Layout Grid3})]

I placed some images in Layout Grid2 and Layout Grid3. Altogether it seems to work fine in my browser.

The question is: is this combination really safe? Which combinations of FlexGrid(s?) and LayoutGrids are safe?
And how many grids can i put inside grids? :)

Bests
Piotr
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: FlexGrid and LayoutGrid possible vs impossible

Post by Pablo »

A Layout grid should not be inside a flex grid and vise versa.
These are two different layout methods and they were not design to be mixed/nested.
The Layout gird is based on Bootstrap, flex grid is standard HTML functionality.

Layout grids can be nested one level.
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: FlexGrid and LayoutGrid possible vs impossible

Post by piotrh »

Thank You.
Although what I did seems to work in modern browsers
(firefox, chrome, opera). In IE and Safari i have installed to run tests - not.

Piotr
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: FlexGrid and LayoutGrid possible vs impossible

Post by Pablo »

IE does not support flex grid.
Post Reply