[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - Splitter within splitter?
Advertisement

Splitter within splitter?

Moderators: Calcifer, slothy

Splitter within splitter?

Postby SeanB » Wed May 07, 2008 10:43 am

Hi.

Don't know if this question has been asked before (I did search the forums and couldn't find it, but there are a lot of questions!)...

Is it possible to have a set of splitter panes inside another set of splitter frames? For example, if I have a set of DIVs like this

<div id="north"></div>
<div id="west">
<div id="westNorth"></div>
<div id="westWest"></div>
<div id="westSouth"></div>
<div id="westEast"></div>
<div id="westCenter"></div>
</div>
<div id="south"></div>
<div id="east"></div>
<div id="center"></div>

Can I create a splitter within a splitter based on that structure?
SeanB
 
Posts: 5
Joined: Wed May 07, 2008 10:39 am

Postby Batalf » Wed May 07, 2008 3:10 pm

Hi

No, unfortunately, nested panes are not supported yet. A workaround may be to use iframes, i.e content of a pane is an iframe with other panes. But I haven't tested that solution.
Batalf
Site Admin
 
Posts: 2160
Joined: Sat Oct 22, 2005 9:38 pm

Postby SeanB » Wed May 07, 2008 3:28 pm

SeanB
 
Posts: 5
Joined: Wed May 07, 2008 10:39 am


Return to General questions

Who is online

Users browsing this forum: No registered users and 9 guests

cron