Bring existing layout to the UKI level.

43 views
Skip to first unread message

Steff

unread,
Sep 2, 2011, 4:23:38 AM9/2/11
to ukijs
Hey,

nice framework.

Is it possible to bind existing DIVs into the UKI design.

I have divs where I include the content with php on the server.
In the moment all thi elements are fixed size and I want to creat two
nested SplitContainers that give me 3 areas where i can put my content
in.

So now it whould be easy if a could say.
.
.
.
id: 'menu',
throttle: 42,
leftPane: { background: '#888' },
rightChildViews:
[
-- hang in DIV with ID XY here
]
.
.
.
<DIV ID="XY"><?php include("mycontent.php");?>

This way i could rebuild my app in just some minutes.

Hope there is a way to do this.
Reply all
Reply to author
Forward
0 new messages