Responsive Dev - Swapping Stacks based on Media Queries.

Permalink
Just like the title says - Lets say I've got 2 stacks, and I want to swap them based on a media query from the stylesheet. Desktop is Stack1, Mobile is Stack2.

I have no idea if its an idea that anyone would even entertain...but what the heck - never huts to ask.

Anyone have any thoughts on the subject?

juddc
 
juddc replied on at Permalink Reply
juddc
I might add - Not by using display: none; but rather by loading the appropriate block or stack, and not loading the other.
JohntheFish replied on at Permalink Reply
JohntheFish
I am in the process of developing an addon that will enable you to set up things like that, but it is a way from completion and then I suspect it will be a while in the PRB before released.
juddc replied on at Permalink Reply
juddc
I look forward to it!