I have a jqxDockPanel-01 which works o.k.
I added the demo multiple windows jqxWindow and that works o.k.
I next added and tested a second jqxDockPanel-02 and that works o.k.
But when I try to nest this jqxDockPanel-02 code inside
<div id=”window0″>
The windows stop working.
They resume working when I remove the jqxDockPanel-02 snippet.
Here is the nested code which breaks ..
<div id=”window0″>
<div id=’jqxDockPanel-02′>
<div id=’windowbar-01′>windowbar-01</div>
<div id=’windowbar-02′>windowbar-02</div>
<div id=’windowbar-03′>windowbar-03</div>
<div id=’windowbar-04′>windowbar-04</div>
<div id=’windowcontent-01′>windowcontent-01</div>
</div>
<!– end of jqxDockPanel-02 –>
<div>
RISC</div>
<div> Some aspects attributed to the first RISC-labeled designs around 1975 include the observations that the memory-restricted compilers of the time were often unable to take advantage of features intended to facilitate manual assembly coding, and
that complex addressing modes take many cycles to perform due to the required additional memory accesses…</div>
</div>