On May 6, 1:52 pm, Thadeus Burgess <[email protected]> wrote: > I need an example of "dynamic skin behavior". > > Code. (even if pseudocode). I need some code to understand.
.... more: App has layout with header, status bar, body, footer. Any app page can use a body layout (within the main site page layout) this is application designers decision / choice. One page (main) uses standard 3-panel template; Most detail activity pages use 2-panel template for body; Maybe admin, or "heaving interaction" / busy pages use 1-panel body. > > -- > Thadeus > > On Thu, May 6, 2010 at 1:48 PM, Yarko Tymciurak > > <[email protected]> wrote: > > ther than fixing the point of responsibility point, and making the > > actions naturally there to try to enable effective skinning, I have no > > pre-insights... I am exploring... I think more than include is > > needed for dynamic skin behavior (at a higher level than simply > > manipulating css - you can do

