Jeasyui Win Win3
# jQuery EasyUI Window - Window and Layout
The Layout component can be embedded within a window. We can create a complex layout window without writing any JavaScript code. The jquery-easyui framework handles the rendering and resizing in the background for us.
As an example, we create a window that contains two parts, one placed on the left and one on the right. On the left side of the window, we create a tree menu. On the right side of the window, we create a tabs container.
!(#)
Please look at the code above. We only used HTML markup, and a complex layout window will be displayed. This is the jquery-easyui framework, simple yet powerful.
## Download jQuery EasyUI Example
[jeasyui-win-win3.zip](#)
YouTip